Newbiew here! I currently revised my tabs workflow, and now using customs state (I used to do collapse and hide).
How do you revise the value of an element, a group in particular? In the photo it’s “one”, but when I create a new state, it’s either Yes/No - this is for tabs purpose.
And does the value: 1, 2, 3, etc. automatically recognized as group sequence?
How do you revise the value of an element, a group in particular? In the photo it’s “one”, but when I create a new state, it’s either Yes/No - this is for tabs purpose.
You can just set the value by typing in a number (assuming the custom state ‘type’ is either number or text).
Or you can set it dynamically, by referring the another value somewhere either on the page or in the database.
If you’re using a yes/no custom state then you can select the value (either yes or no) from the menu that you’ll see when clicking in the value box.
And does the value: 1, 2, 3, etc. automatically recognized as group sequence?
I’m not sure what you mean by this… but generally nothing will happen automatically - you need to programme whatever it is you want to happen in order for it to happen.
You’ll nee to set the appropriate conditionals on your elements in order to hide/show them, and you’ll need to set the appropriate workflows on whichever elements you use to set the custom state values.
What I mean is, as I am replying, I am also testing. So I noticed that inside a group where the customs state is set, I have succeeding groups that are stack to one another (because they are column and responsive). I notice that the 1st group, when I set the value to “1”, it is recognized by bubble, in the same way I set the numbers sequentially to the tabs.