Field not saving

I have a couple drop downs and an input. One of the drop downs, product name, will only save when I first save the name via another popup.

The workflow doesnt seem to have an issue that I can see

What would be stopping the field saving

You’re actually having the field “Product Name” in two separate data types “product” and “Product Name”… have the input or the dropdown saved in one DT, reference it to others then each time you save in one one, make changes to the other…
Hope this helps

What do you mean reference it to others? How do I do that?

Let say the original Data types (DT) collecting the Data field (DF) “Product Name” is “A”, when you want to use the same DF in another DT, say the DT is “B” the field name will be “Product Name (b)” and its type will be “A”.
Now you’re sort of referencing the “Product Name” from DT “A” to “B”

something like this!


Don’t forget to make changes in your workflow when the input changes.
Happy Bubbling :slightly_smiling_face:

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