| Post |
|
New Member | belgirl posts 4 10:28 pm May 23, 2010
| |
|
|
HI–I have 2 questions–searched the forum but didn't get any answers:
1st: If I want the field names in the email to be different than what is on the form how do I do that? For example: If I have a really long sentence for a user acknowledgement, I don't want that long name emailed to me–rather something like "Acknowledgment 1" Can this be done?
Second question: How I change the length of the text fields. They all seem to be the same length and I want to implement something like a "maxlength" option.
Thanks.
|
|
|
New Member | belgirl posts 4 12:40 am June 1, 2010
| |
|
|
Hello????? No one has an answer to this????
|
|
|
Member | gabriel posts 8 4:53 am June 1, 2010
| |
|
|
1st: enable HTML in "Admin Email Message Options", copy the html from the current email, change the labels as you want, replace the current values with {the-field-name}, uncheck "Include user input at the bottom of the admin email"… It works fine for me.
2nd: use regular expression for validation. For further options use a dynamic form.
greetings,
gabriel
|
|
|
Moderator
| Paul Amsterdam, NL posts 421 7:38 am June 1, 2010
| |
|
|
belgirl said:
Hello????? No one has an answer to this????
You could have used the forum SEARCH.
This has been answered before, a few times !!!
Anyway, thanks Gabriel for jumping in.
Another, lower effort approach for #1, is to make long fields "text only" fields, b/c that's what they intended for! and use short labels for the input fields.
Paul
|
|
|
|
|
New Member | belgirl posts 4 7:43 am June 9, 2010
| |
|
|
Actually Paul I did use the search, which I indicated in my first post, but didn't find the answer I was looking for.
Thank you Gabriel for your kind and helpful response.
|
|