I created a custom look/feel for an input question (it’s actually a set of groups with conditions and workflows, instead of an input field) and have saved it as a reusable element. On that element, the user’s answer choice is saved as a custom state.
When I’m using this element as a reusable element on another page, is there a way for me to save the state into our database?
…I don’t see an option to select the reusable element from within the “create new thing” action. Anyone have any ideas for how I might be able to get this data into our database?
When you create new thing, where you set fields, you should see the Reusable Element’s name appear in the Dropdown. Select that. As long as the element is on the page, then it should appear.
I had set a state on a group within the reusable element and it turns out that I need the state to be on the parent (not just a group within the element).