RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
REquired Fields

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> CommuniMail
View previous topic :: View next topic  
Author Message
User



Joined: 12 Dec 2006
Posts: 9

PostPosted: Dec 19, 2006 12:05 pm    Post subject: REquired Fields Reply with quote

Sorry to keep asking these questions.

Could you please tell me how I can make other fields required (we are only using the extended register form), such as the name etc.

Thank again.
Back to top
View user's profile Send private message
admin
Site Admin


Joined: 22 Mar 2006
Posts: 1287

PostPosted: Dec 19, 2006 12:10 pm    Post subject: Reply with quote

Hello,


you can find that setting in config file.

contact_req => { LIST_ID => 1,
USER_ID => 0,
CONT_ID => 0,
L2C_ID => 0,
USER_ID => 0,
NAME => 0,
EMAIL => 1,
EMAIL2 => 0,
PREFIX => 0,
COMPANY => 0,
TITLE => 0,
ADDRESS => 0,
ADDRESS2 => 0,
CITY => 0,
STATE => 0,
ZIP => 0,
COUNTRY => 0,
FAX => 0,
ADD_INFO1=> 0,
ADD_INFO2=> 0,
STATUS => 1
},


You need to replace zero with 1 if you want to make field obligatory.

Thanks
Back to top
View user's profile Send private message Send e-mail
brohendesign



Joined: 17 Feb 2007
Posts: 6

PostPosted: Feb 21, 2007 11:35 am    Post subject: Which config file? Reply with quote

Which config file do we need to change in order to make this work on any form?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> CommuniMail All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group