Add fields to user according his role
Created 6 years ago by dilusha100I need to collect some data from user according his role. For example if user is seller, I need to collect his company details. So how can I do this?
I need to collect some data from user according his role. For example if user is seller, I need to collect his company details. So how can I do this?
This needs to be done as a relation to another stream and will include either 1.) leveraging a separate form or 2.) using a multiform builder.