Auto-populate test and dropdown fields based on DB values

Hey!

I am building a data entry form for users with multiple tabs (I have them currently set up as pages in Bubble). Each tab collects different categories of information about the user that gets stored in its own table in the database. I have all the page elements set up to be autobinded. I am having issues when a user switches back and forth between tabs - I would like the data they already entered in to display on the page, however this is not currently happening.

How do I set up my app to allow for the correct expected behaviour? Thanks!