Hi!
I have created a module for joomla user registration. I have two different groups of users which can registor from the frontend. One is seller and 2nd one is buyer. From module setting I am able to set the user group. Problem comes when I display both modules on the front page and if there is an error. It brings me to the registration form from the user component.
First I donot want to display user registration form from the user component.
Second while filling the registration form, if I use the tab it bring me to other form fields all both form have same form name and field names. Do I need to make 2 modules with different form names?
regards,