I need to create two users from the input of a single multi page form. The form has the following format
Page 1 - User A info
Page 2 - User B info
Page 3+ other info
A form shows only once in the "User registration" screen. Is there a way to achieve this without splitting the form into separate forms?