
Connect Bubble.io data to the dashboard/profile
Upwork
Remote
•6 hours ago
•No application
About
This process would take me maybe 7 hours, so I am looking for someone who can do it faster. I have a teaching website and I need the teachers application information stored in the database, then to populate their dashboard, and show up in the "find teachers" page. Here is a step by step that I have laid out how I would like it to be done to speed up process: Step 1. Save application data • The Teacher data type is already set up (almost complete). • In the teacher application form, when the teacher clicks Submit, add a workflow that saves all the entered details into the existing Teacher record. • Each input field (name, bio, country, hourly rate, photo, etc.) should map to the matching field in the Teacher database. ⸻ Step 2. Link application to teacher profiles • On submission, make sure the workflow creates or updates the Teacher entry linked to the logged-in User. • After saving, redirect the teacher to their Profile page so they can immediately see their information. Step 3. Teacher profile page • The Profile page’s data type should be Teacher. • Add text and image elements that display data from the Current Page’s Teacher (e.g., Current Page Teacher’s Name). • This way, the page auto-populates with whatever was entered in the application form. ⸻ Step 4. Find Teachers page • On the Find Teachers page, set up a Repeating Group with data type = Teacher. • Data source = Search for Teachers. • Inside each repeating group cell, design a teacher card that displays the database fields (photo, name, rate, country, etc.). • Make each card clickable: workflow → Go to page Teacher Profile → send Current cell’s Teacher as data