I have 2 fields, one is a drop down field for Salutation (which I would use prefix but need the drop down to force choices) and then have the Name field (first,last,suffix). I need to combine the 2 fields but rgpost is only pulling in the Salutation which is input_118. I’ve spent hours searching and it appears that a lot of suggestions are purchasing yet another plugin to do this. This is a simple form with only 6 fields. Is there any reason the below won’t work?
The Name field Prefix input is a drop down, and you can customize the input label and values for it from the field settings. So I wonder why you don’t want to use the Name field built-in Prefix?
Actually I was trying to merge two fields into another field, which doesn’t appear to work anyway but I didn’t know that the prefix was a drop down and all the fields will be required so I am set! Yay!