Page 1 of 1

Remove elements of the Form

PostPosted: Fri Dec 09, 2016 5:48 pm
by contacto_15610
Hello, how could I:
- Remove and add some fields from the form when a seller sign in a new account
- Mark and unmark as mandatory fields
Thanks

Re: Remove elements of the Form

PostPosted: Fri Dec 09, 2016 8:43 pm
by shokinro
thanks for your inquiry,

- Remove and add some fields from the form when a seller sign in a new account

You can choose to use some of custom fields we prepared at module configuration screen.
The fields will automatically appear on seller business info form.
but it will not appear on signup form - you need some custom changes in order to add new fields to sign up form

- Mark and unmark as mandatory fields

You will need make some custom changes to remove required conditions in the controller and both view(theme) files.