I have two Order custom fields.
- Do you have a serial number? Yes/No
- Serial Number
Serial number is set with Display limited to Do you have a serial number? = Yes.
This is all working fine but I have recently edited the custom_fields view. This now checks for and populates these fields if an existing serial number is available based on the logged in user. This is all working but for some reason the Serial Number field is still hidden unless I click on the Yes toggle, even though it is already active on yes. Also when you click yes the serial number is populated so the values are being updated bu the display is not until I click on Yes.
Any ideas on what I might be doing wrong? I would like to display the serial number field if I update the fields in the view.