I would like certain fields in the attribute table to populate based on a select_one response. For example, the user must chose Mooring, Vessel, Mooring & Vessel or Non-TBMP. Based on this answer, certain fields will show up on the form. For example, if the user chooses Vessel, the next set of questions relate to the vessel; however, if the user chooses Mooring, the next set of questions will relate to the mooring. This all works great on the form!
However, I'm stuck on populating the output table. I would like the fields in the attribute table to be populated with "Not Applicable" when Vessel is chosen and the fields are related to Buoy/Lease Visibility. I would like the same to happen when Mooring is chosen and the fields are related to the vessel. See image below. Is it possible to automatically populate fields with NA?
