Hi,
I’m wondering if anyone has any advice on the best way to build my ‘stock management’ page out.
My goal is to allow the user to input vehicle information through a pop up which is triggered by a ‘add product’ button.
Once this input is input the user then saves the information which is then saved in the DB and displayed in a generated card on the main tab.
I would then like the ability for the user to click each individual card to open a more in-depth break down of the vehicle. The card would be used to display the key information with the pop up allowing them to edit/view the full specification.
I’ve included some screenshots below for context.
The ‘add product button’ which triggers the pop up.
The pop up triggered by the user pressing the button
The ‘cards’ on the main tab page which I would like the data to be displayed (I would like it to generate a card once the user saves the new vehicle.
My vehicle data which I will be saving.
Just as an FYI I’m very new to Bubble and no code so if you could explain it as simply as possible that would be great.
thanks for the help.