Hi,
the form is the only one, same of Joomla, Easy Profile extends Joomla user management.
You can do 2 registration form with conditions, example:
You can create a select field with two options:
- Profile 1
- Profile 2
and set 2 conditions:
- if equal to profile show all profile 1 fields and add to user group "profile 1 group"
- if equal to profile show all profile 2 fields and add to user group "profile 2 group"
The only limit is core field. these field must be shared by all users (because required by Joomla).
You can also build two different form, try to read this how to:
https://www.easy-profile.com/support/two-different-membership-sign-up.html#reply-5409