Hi, I am struggling with the below-
I'm wanting a specific value to pop up as default, if a previous text question is answered with a specific text.
For example:


I would like 'Manufacture Company' to field to return the 'nocompany' selection option automatically (without the survey user having to manually select this option), if the value 'NO ITEM ASSOCIATED' is entered into the text field 'Item Code', but otherwise leave blank (for the user to manually select).
So far the syntax examples I've found have been only for return value depending on value from a select_one/select_multiple question, or only for integer-related entries.
Any advice would be greatly appreciated!