Hello! I have been searching for a good solution all morning but can't seem to get one!
I'm trying to create a form that sends to a different set of email addresses based on what is selected in a drop down menu. While I can make this happen, I need to insert the text from that drop down into a title - not the value.
I don't want to create two identical drop down menus - does anyone know how I can pull the text from a drop down menu that has a value in PHP? Thanks!!