Trying to change an option after a button is clicked

Hi there,

I have a workflow where a user inputs something, a post is created, and some user fields are changed. The last thing I’m trying to do is update a text field in the group that is pulling in a different option.

The action I’m using is “Set State” --> “Element = text element from group” --> “Custom State = New question from option set” --> “Value = New Question”

For some reason the text in the text box doesn’t update in this current workflow.

Test page: https://heirloomalpha.bubbleapps.io/version-test/feed?debug_mode=true

Basically, I want the question to change after someone hits the post button.

Screenshot:!
Screen Shot 2020-06-17 at 10.01.00 PM|690x353

Thank you!

hey

what you need to do is either:

  1. in the text element setting the data source to state
  2. use conditionals
  3. using repeating groups
  4. displaying data in group

have a look at this

This topic was automatically closed after 70 days. New replies are no longer allowed.