Use our Google Custom Search for best site search results.
Search
-
I have form that allows Users to submit some information to an email address. When the User click the Submit button, an Action will send the form as an email to an email address extracted from the form (the manger's emailID).
My issue is that the email that the Manager receives ONLY has the .XML file as the attachment. However, what I ...