This is more of two questions, but is it possible to trigger an action whenever a row is modified using QuickEdit?
What I want:
- When I select an option in a dropdown list, the app goes to another view?
- When I click one of the Enum buttons, a dropdown modal appears?
If it isn’t possible, can this be added as a feature?
Thanks
@Lance
Unfortunately QuickEdit fields does not trigger workflows or Form’s Form Saved actions. Therefore #1 is not possible. Can you elaborate your issue for #2? Couldn’t understand what you exactly mean with " 1. When I click one of the Enum buttons, a dropdown modal appears?"
1 Like
I have an Enum type column with three values. When a value is selected, I want the form to focus on a ref type column and immediately ask the user to enter data. Similar to when a user clicks a drop down field to select a value. Except this is triggered when a change is done on another column.
@Lance
You need to enable Advance forms automatically option via UX > Options > FORMS
2 Likes