Drop Down with other option and text input

Hi -

I have a drop down with 3 fixed options plus “Other”. If other is selected a text input is made visible for the user to enter the other value.

Currently, I have two workflow steps adding the new thing from the work, one that runs if the value in the dropdown is not other and one that runs if it is other and it takes the value from the text input instead.

Is there a way to achieve this without the two workflow steps? I tried setting the initial content of a third helper input during conditional, but I couldn’t get that to work.

Any insight welcome! Thanks!

Hi Bro,

Did you find the solution for this question?

Hi - no, I haven’t yet.