Apr 19, 2023 07:43 AM
Hello!
I'm trying to add a button to an interface and call an automation on click, according to this guide it should be possible, however when I try to follow the steps I face this problem:
Supposedly the button should have the action option "Run automation" as shown in this picture:
However when I add a button to my interface that option is not present, as seen in this picture:
Any help with this issue would be appreciated!
Solved! Go to Solution.
Apr 25, 2023 11:05 PM
Ah I see, yeah, you're on a List Interface and clicking on the "Add button action" button?
To have the "Run automation" action you'll need to add it via "Add elements", which you can't do via a List interface
Try creating a blank interface and adding the button and you should see the run automatio action. Then try adding a List element in there to see whether that works for you?
Apr 21, 2023 01:56 AM - edited Apr 21, 2023 01:58 AM
Hmm, long shot, but do you think it could be a permissions issue? I notice you don't have any of the options for data editing:
Could you provide a screenshot of the entire Interface as well? Seems weird that you're missing so many options actually
Apr 25, 2023 08:12 AM
Hey, thanks for your answer!
I don't think that's the reason as I have the same problem in a workspace that I'm the owner of.
Here is a picture of the full interface:
It's weird how you have so many more option on the button
Apr 25, 2023 11:05 PM
Ah I see, yeah, you're on a List Interface and clicking on the "Add button action" button?
To have the "Run automation" action you'll need to add it via "Add elements", which you can't do via a List interface
Try creating a blank interface and adding the button and you should see the run automatio action. Then try adding a List element in there to see whether that works for you?
Apr 26, 2023 06:47 AM
Hey, thank you very much, that was exactly it!