Hello All,
I'm trying to trigger a script that takes the selected drug name as parameter and calls cloud function when I input the drug name in my form. This should happen without submitting the form. As far as I have know automation can't be triggered in appsheet without submitting the form, but if there is any way, pls let me know.
Solved! Go to Solution.
You'll need to rethink your interaction flow.
Instead of "just doing everything in the form" - figure out a way to break up the individual interaction pieces.
Maybe they start by opening a form and selecting some options from enums, maybe enter a text or two, then save the form. From there they're taken to the detail view of that record they just made, where there's some actions available for them to "add stuff" of various ways.
Many options with the AppSheet platform, that's what makes it so good!!
You have to submit it.
You'll need to rethink your interaction flow.
Instead of "just doing everything in the form" - figure out a way to break up the individual interaction pieces.
Maybe they start by opening a form and selecting some options from enums, maybe enter a text or two, then save the form. From there they're taken to the detail view of that record they just made, where there's some actions available for them to "add stuff" of various ways.
Many options with the AppSheet platform, that's what makes it so good!!
User | Count |
---|---|
20 | |
13 | |
8 | |
3 | |
2 |