Generate data in a card from a pop up form input

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.

Screenshot 2024-10-03 at 22.00.15

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.

Hey @rory

The issue your facing is a simple one. After you create the product, in a subsequent step use the display data action and reference the step that created the product.

It wise to take a step back and complete some of the bubble tutorials to better understand this concept as it is super important.

Hi Ali,

Thanks for the advice, do you have any specific documentation you think might be useful please?

This topic was automatically closed after 70 days. New replies are no longer allowed.