You would need to create a new type called, “Member” or whatever you want to name it, then add fields with the fields you want, eg. Full Name, Email, Phone Number, Title, then when the workflow for the “Save” button should be, Create a New thing, the thing would be “Member,” then fields would reference each of your inputs.

Does your repeating group reference your “Member” thing?

You are referencing the input data in your repeating group, not your dynamic data saved to your database.

You can create a new popup, then the workflow for that would be for signing a user up. You can learn more about this via the documentation below.

1 Like