I'm trying to build a logbook that would start with a yes/no question of: Is this a duplicate sampling event? If the user says 'yes' then it would open a single text field with DUP_ already populated. If user says 'no' the field would be blank.
Example:
User says 'no' = Site ID:
User says 'yes' = Site ID: DUP_
Any help is greatly appreciated!