Add another item in the data collection.

Hi Good day everyone, I hope everyone is in good health.
I really need a help, I’m doing my website for months now, and my only problem that get me stuck is how to add another data in the data collection collected from the same owner and display it into the repeater with the costumer recently added data.

The flow of my website is very simple

When a costumer click the login


Displays the sign up for member light box

After a successful signing up a dynamic page will appear for the registration of the dog information


After successful registration it will go to the next dynamic page with the dog information.

On the upper right hand of the website, in the avatar, click it and a drop down will appear, choose “My Service Dog” , and it will to go into a dynamic page registered dog,


on that page a there’s a “Add service dog” when click, it will go into a another registration page for Adding another service dog.

I’m stuck on the process of how to add another dog.
How can I add another service dog in the same owner and it will display it into the repeater.

Shlomi, sir, I hope you will notice this post!

I hope someone will notice this post and give some idea how to achieve my goal, this is the last function of my website, if I done it, I can now go to the bed peacefully!

Thank you! :slight_smile:

Hi Gen,
Can you specify the names of the database collection and explain each one ?
Roi

Hi Roi,

I just want to store the data collected into the one database.
Is that possible?

Yes,
But I can’t be more specific then that because i’m not familiar with your DB structure.
Roi

Okay, as you can see my website flow above, I want a straight forward system.


After the customer register the first service dog and the customer want to add another dog, he/she can click the avatar above and a drop down will appear and click the “My Service Dog(s)”, and it will go to a dynamic page where there’s a repeater that display the dog registered under the customer name, and a button on the top sayin’ “Add service dog”, when it click it will go again into another dynamic page with a form connected to my database (regdog).


after inserting all data, it will stored in the my database (regdog), and it will go back to the registered dog dynamic page with the updated repeater that will display all the service dog costumer entered.

Hi Roi,

Any idea how can I achieve this?

Thank you!
Geo