Hello
Despite searching the forum, I have been unable to find an answer to my two forms issues, any help would be very much appreciated.
1) How can I make my form open in a new window and not be part of the site template?
2) Can I place a word number limit in my form fields (text area boxes), if so how please?
Many thanks in advance.
Despite searching the forum, I have been unable to find an answer to my two forms issues, any help would be very much appreciated.
1) How can I make my form open in a new window and not be part of the site template?
2) Can I place a word number limit in my form fields (text area boxes), if so how please?
Many thanks in advance.
Hi wberesford,
The usual way of showing a form without the site template is to add &tmpl=component to the end of the form url. But unless you redirect after submisssion the next page will show the template again.
To place a word limit on a text box you'll need to Google around and find a suitable JavaScript to add to your form. From memory there have been a couple mentioned here.
Bob
The usual way of showing a form without the site template is to add &tmpl=component to the end of the form url. But unless you redirect after submisssion the next page will show the template again.
To place a word limit on a text box you'll need to Google around and find a suitable JavaScript to add to your form. From memory there have been a couple mentioned here.
Bob
This topic is locked and no more replies can be posted.