You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just created a form but I'm having trouble ordering one of its dependent fields, here's a snippet of the form.
How can I make it so that the order of the form is such that the dependent fields, in this case "sample_type" and "storage_temperature" are shown below "someOtherVariable" and "yetAnotherVariable", not below "datatype" as its default behavior? Adding the order in "ui:order" doesn't seem to work in this case. Any thoughts?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there guys!
I've just created a form but I'm having trouble ordering one of its dependent fields, here's a snippet of the form.
How can I make it so that the order of the form is such that the dependent fields, in this case "sample_type" and "storage_temperature" are shown below "someOtherVariable" and "yetAnotherVariable", not below "datatype" as its default behavior? Adding the order in "ui:order" doesn't seem to work in this case. Any thoughts?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions