Hi Steve,

welcome to TYPO3! And this is the right forum to ask these questions.

the answer to your question is: in the TS templates.
f.e.:
plugin.tx_srfeuserregister_pi1 {
   formFields = 
first_name,last_name,gender,password,company,address,zip,city,zone,static_info_country,telephone
   requiredFields = 
first_name,last_name,gender,password,company,address,zip,city,static_info_country,telephone
}

The settings are quite nicely documented in the manual of 
sr_feuser_registration.
With most extensions, that's the best place to start looking ;-)

Pascal

Steve wrote:
> plugin = Front User Registration
> how do i change/modify the fields required/displayed/etc... in this plugin.
> 
> 
> am new to TYPO3, so tell me if this is the wrong forum.
> 
> 
> 
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to