Adding CONDITIONS to ACTIONS

It will help if we can set conditions (e.g. IF-THEN-ELSE) to determine required action based on condition.
This way, we don’t need to duplicate the component.

Example, if an HR manager viewing an employee record (which has set of components), the action can be “View Details” where if the viewer is another employee, we want the action to be “Send Email”

Any idea how if this feature exists or in the roadmap (as I couldn’t find any during my search)?

image

A way to do it would be to have different buttons for each condition and use the visibility to turn it on and off depending on the conditional.

4 Likes

I have many components across the App and this will require replicate the need to create buttons all over. If, however, we have this capability within glide, it will save us great sum of development time and future maintenance.

1 Like