If I inspect the multidropdown, it contains data but does not display it to the user.
If I enter the data manually it works, however, when I bring this data from the database it does not appear.
How it should look:
Data is being loaded into the workflow when the page loads.
When the page loads, the data should appear like this:
Here is the project link: exemple | Bubble Editor
Have you tried setting the expression you’re using to set state on page load directly in the place of conditional default value?
Yes, but it doesn’t work.
Remember that I can’t change the choices styles to dynamic, because I need the user to still be able to insert or remove elements.
You don’t have any Choices in the Dropdown… so of course, nothing will display in it.
…
You’re supposed to have some choices first
Hi there,
I took a look at your editor, and noticed 2 things, the first of which was mentioned by others already:
- You have choices set to Static, but didnt populate what those choices should be. Static means you are giving this a fixed list to choose from, as opposed to pulling a list feom a datatype or Option Set. With Static, you’ll need to list all choices here:
- You have some circular reasoning on your Condition: