I'm trying to setup a contact form that will let a user choose Option1 or Option2
if Option1 is selected, set the Title field to CPT_1 and if Option2 is selected, set the Title to CPT_2
I have the CPT and Taxonomies plugin installed, so it's reading the CPTs and Taxes properly, however I'm finding it won't let me decipher between those two options and set the Title field properly. Additionally, it won't let me have two title fields so I can't do it that way.
I want to avoid creating two contact forms, but I can't figure out how to achieve my goals.
Any suggestions?