How can I make autocomplete to the form

Hello there.

I have a form, where I have dropdown Class Type (this is template which allows to fill data in Class form). When user selects it, some fields are autocompleted. How can I implement it in Bubble?


Give the relevant inputs default values (or initial content) related to the value of the dropdown.

thanks, but if I want to edit exisiting Class - in initial content I add data from the db. How to marry condition from db and Class Type dropdown?

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