-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Abillity to add buttons next to (expressions / text / enum) form fields and trigger some endpoint / external URL / fn / refresh #151
Comments
Can you give a more detailed example ? What data would be added to the database for example ? And what if a double click happens, should it add the data twice ? This wouldn't be such a big change, in the end the expression fields already to that (and not that you can have a post in the expressions. The post would then happen once or repost when a dependency changed. And there is a feature to refresh an expression too. |
I don't have something specific currently in mind but, using ansible forms daily, I found that this sometimes would be awesome to have a button that calls an FN fuctnion.
|
that is a bit vague isn't it. |
It is I agree, but good feature to be able to add buttons in a UI. |
Additionally, you can have a counter and allow the button to be clicked only once or twice or specific number of times |
Feature:
Use case example:
The text was updated successfully, but these errors were encountered: