Happy New Year all!
I’m looking at finally opening our app up to the public. What I’m a bit unsure about is the best way to do this. I need to capture very basic user details (as per the standard open sign-up form), but also a couple of additional details (company name & logo).
As far as I can see, I have x2 options:
- Use standard open sign-up functions, then push user to fill in additional details when they access the app (I was even considering using x2 roles for this, one given initially, then updated when they fill in company details)
- Use a public form which captures all the info at once
Both seem feasible, but I’m a bit worried that if I use a public form, this won’t push them into the workflow where they can set a password etc.
Any advice on the best way to proceed would be hugely appreciated