I’ve added a button (not a button block) which turns into a button block automatically it seems. So not sure why there are two options. But I added a button, and I added an action. I need this button to do more than one action when clicked. However, if I add actions it makes more buttons automatically and I cant make it stop. So I have no way of making a button do more than one action. I checked the action I made, it does not allow me to stack them without making more buttons. All faqs I can find mention using “custom action editor which I don’t see”.
That’s because you are adding additional buttons. Delete the last 2 actions (buttons) and instead change your first action to use a new workflow. In the workflow editor you can string multiple actions together.
The button
and button block
component are the same component with different settings. One is set to displaying one button and the other two.
This is similar to the four title components: it’s the same component with four different settings.
As Jeff suggested, attach a workflow to the button. Workflows are built in the Workflow Editor – top of the screen, third tab after data and layout, just before settings – and workflows can be sequences of actions, with conditions if needed.
Im noticing a new limitation that you cant make different actions in workflow update different tables. You can only update one table at a time?
If you have a relation to the row you want to update, then you can do it.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.