Is there an easy way to change the form results from being sent to the form owner to be in a different format? It currently is being sent in a table but that wont work for the ACT software we use to parse the email and place into our contact database which is looking for:
element_x : element_x_response
It parses based on that colon. My guess is I will be changing code to get the result that is required on my end, but though I would ask in case there is something already developed.
