I have a use case where users can register themselves. Once registered, the users become "members". There is a Skyve document describing "members"
As part of the registering process the registering user pretty much needs to enter all the information on the "members" document.
I have a registration document describing the registration process, it has a few steps, one of which is to enter the users information. I have an association to the member document in the registration document. Is there anyway of re/using the original member documents create view?