Can I trigger automation without submitting form?

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.

Nielay_0-1661250880878.png

 

 

Solved Solved
0 2 87
1 ACCEPTED 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!!

Always another way (matrix) - reduced.gif

View solution in original post

2 REPLIES 2

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!!

Always another way (matrix) - reduced.gif

Top Labels in this Space