I have a workflow as follows, and am having trouble with step 5 in the workflow…
- User clicks a button
- Modal\popup opens
- User enters data
- User clicks save (a thing is created or updated and the popup closes)
- A new element (linked to the thing) appears on the page
Here is a screenshot:
After clicking save, I can see the object in the database, but no element is created on the page, because there is no option to create an element as an action in the workflow. I am also unable to select a reusable element. Would appreciate any thoughts or suggestions.
Thanks!