Han
7 years agoAce
Standalone Registration Modal
We are using the login modal on our community and within this you can open the registration modal. However, we would like to seperate these so it's clearer for the user to to open either the "Login" or the "Register" modal from the community page.
Any ideas on how to get the "user-registration-form" to display without having to click through the login modal?
We have found a solution, posting here incase anyone else anyone else has the same problem.
There is an existing component called "common.widget.user-navigation-combine", which has all the functionality we needed. It was as simple as updating the page quilt :smileyhappy: