Me and my partner are developing an ERP like app and we wanted to make certain fields visible based on the user dropdown selection and it works when we used the option sets with the workflow below
However, when we used “Static choices” like the image below, the same results didn’t appear.
Is there a reason why only option sets worked and static choices didn’t? And why doesn’t setting “Conditional” for that input field doesn’t render the same results as it did with workflow?
Hi @cmarchan thanks for the reply!
This is the set up for static choices and I did add in a conditional for it like below too but the hide and show doesn’t work.
I did try using a conditional as below but it doesn’t render in the preview because it still shows up when both options are selected. Or am i supposed to set a different conditional for this?
If you added Entity with double quotes surrounded, it won’t work. You should add Entity just like that, and the when statement will put the double quotes.