Removing Fields
Archived from the Web Auction Discussion forum.
abryenton — Fri Sep 24, 2010 5:06 am
Hey,
Fantastic script! I just have a quick question.
How do you remove fields from the registration form?
I would like to remove Firstname, Lastname, Department & Title. I would also like to make the Phone a mandatory field.
Any help would be appreciated!
Thanks,
Aaron
abryenton — Mon Sep 27, 2010 5:45 am
I figured it out.
I just needed to add in:
[firstname]
widget:type = hidden
[lastname]
widget:type = hidden
to the fields.ini
Great script!