How to populate fields as per dynamic drop down menu?

Hello all,

I am building a input form page that needs to be populated by the dynamic information as per below data base:

The input form is one below:

image

So, I need to populate all the fields as per the line of the field “Nome” (see data base), then when the user choose the name in the dropdown menu “Nome”, all the others info will be populated automatically.

How can I do that?

Thank you very much for the help!

I assume that type of data in the field “Nome” is text.

So define the Dropdown as Dynamic Choices list of the type text.

After that, put the query into the choices source as the contents of the Repeating Group, and specifically the value that contains the value of “Nome”.

 

Vlad Larin
GM@Bubblewits - #1 No-code Developer & Bubble Certified Partner
  Bubblewits.com - Get in Touch!
  Zeroqode.com - Buy Great Bubble Templates
  Builtwithoutcode.com - Bubble Apps collection
1 Like

Thanks buddy! The issue was solved! =D

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