You logged in as Guest
Login:
Recent messages · Members · Forums rules · FAQ · SEARCH Registration · Log in

Page 1 of1
UcoZ Community » UcoZ System management and tuning » E-mail Forms » Help on E-mail Forms module
Help on E-mail Forms module
UcoZDate: Friday, 2008-03-14, 3:40 Am | Message # 1
UcoZ Admin
Group: Administrators
Messages: 197
Reputation: 17 [5%]
Status: Offline
Question-answer

What should I do to display this service in site menu?
It is displayed automatically after activation. If this didn't happen, then edit Site Menu manually.

After adding custom fields to the e-mail form there appears "Rebuild form template", and so everything, that has been edited in the template, restores to the initial values. What should I do?
Copy all changes to a temporary file, then rebuild form template, and with the help of the temporary file you can change all you want.

Is it possible to create an e-mail form without the required field for e-mail?
Letters come only to the e-mail specified when creating the form. If you do not need sender's e-mail, make this field hidden, and write in its value any address. This can be done when editing form template.

Code
<input type="hidden" name="NAME OF HIDDEN FIELD" value="ANY VALUE">

How can I do the following: at least one of two fields is necessary to be filled in when sending a message? Which field to fill in is up to a sender.
It is not possible. It's better to leave one required field.

I try to add e-mail form to Site Menu, but it "sticks" into page design. How can I fix it?
The code of e-mail form should be put on a page (create a new page if necessary), and then the page address in added to Site Menu.

The field "Reply about successful e-mail sending" contains few characters. How can I increase their number?
You can't. Permitted number is enough.

I'd like a client to receive to his e-mail auto answer, that his request has been received. How can I do this?
You can adjust Autoresponder in mail account. There will be no auto answer from UcoZ server.

From time to time e-mail form is not displayed on the page, it is displayed after the page have been refreshed. What is the reason?
Perhaps this is because of your computer or browser settings.

By default there is "--select--" in the drop-down list, but a user can ignore it and the form is sent with incorrect data. How can I "make" the system to check up selection of values?
Set an empty value in the drop-down list, then the system will make a user to select a non-empty value.

At the attempt to use e-mail form the system gives out: "Only registered users can leave messages". How can I fix it?
Guests can also use e-mail forms. You just need to properly set group permissions.

After sending e-mail by means of e-mail form it comes nowhere. How can I fix it?
If a letter has nowhere to come, then it doesn't come. Specify correct e-mail.

Is it possible to do the following: when I select a value in a certain field, some values in another field change?
You should use Javascript.

 
GeniusDate: Wednesday, 2008-03-26, 1:09 Pm | Message # 2
Constant
Group: Checked
Messages: 115
Reputation: 2 [0%]
Status: Offline
Thanks, this one really helped. smile

Take a deap breath..

Message edited by Genius - Wednesday, 2008-03-26, 1:20 Pm
 
denasmsDate: Monday, 2008-04-07, 11:52 Pm | Message # 3
Newbie
Group: Users
Messages: 2
Reputation: 0 [0%]
Status: Offline
Hi, I tried to ask this question on Russian forum but I can not post replies even after registration and email confirmation. What I did wrong? Anyway, let me ask question. I made email form for placing order from customers. It works great but Mozilla Firefox and IE (different versions) do not show informational window ("your message sent"). At the same time messages come to my email. My page with email form:
http://www.denasms.com/index/0-39
 
UcoZDate: Tuesday, 2008-04-08, 3:32 Am | Message # 4
UcoZ Admin
Group: Administrators
Messages: 197
Reputation: 17 [5%]
Status: Offline
denasms, the problem is not with the email form...

Look at that page, I made the default template and the form works normally.

the problem is:

Code
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

this tag tells a browser to use special rules working up HTML code....

if you don't understand the meaning of DOCTYPE tag, so don't use it....

 
denasmsDate: Wednesday, 2008-04-09, 6:17 Am | Message # 5
Newbie
Group: Users
Messages: 2
Reputation: 0 [0%]
Status: Offline
Hello UcoZ Admin. Your help was really amazing. Now it is works!!! THANK YOU.
 
UcoZ Community » UcoZ System management and tuning » E-mail Forms » Help on E-mail Forms module
Page 1 of1
Search: