Hi,
I have a customer that says that he can't see the "submit" button, but I can so I know it's there. I want to try and send him the form via email, how do I do that?
Thanks
Zak
Hi,
I have a customer that says that he can't see the "submit" button, but I can so I know it's there. I want to try and send him the form via email, how do I do that?
Thanks
Zak
It would be much easier to just send a link to the form hosted on your server....
You may not be able to send a form in an email - unless the user has HTML email capability. I would think your typical email client (e.g. Outlook/Windows Live Mail etc)can display basic HTML elements - pictures, text, links - but that's about all.
Have you tried posting the iframe code (provided by the machform application) into an HTML mail?
The reason the button might not be showing is the height of the iframe and you have scroll bars turned off (or something similar).
Outlook or other email clients may not support iframes as such because they are not web browsers, and may only support the very basic web elements (pictures, text, links - basic markup <em>,<u>, <strong> and <a href> etc).
Ok, thanks. I'll take a look at the height of the frame.
You must log in to post.