Hello. I have a custom contact form set up. I would like to add a box that shows one of two different pitches (filled in part based on other fields) based on the value of a certain field.
For instance, if the 'HiringFirm' value is 'A', I want the box to show "I'm calling on behalf of <HiringManager>. Firm A has great capabilities!".
If the 'HiringFirm' value is 'B', I want it to show "I'm calling on behalf of <Hiring Manager>. Firm B has great capabilities!".
Keep in mind that this is a simplified version of the pitch. I actually need it to fill using 3 different fields in 6 places. Also, there are only two possible values for 'HiringFirm'.
Is this possible? If so, how would I go about doing this?
For instance, if the 'HiringFirm' value is 'A', I want the box to show "I'm calling on behalf of <HiringManager>. Firm A has great capabilities!".
If the 'HiringFirm' value is 'B', I want it to show "I'm calling on behalf of <Hiring Manager>. Firm B has great capabilities!".
Keep in mind that this is a simplified version of the pitch. I actually need it to fill using 3 different fields in 6 places. Also, there are only two possible values for 'HiringFirm'.
Is this possible? If so, how would I go about doing this?