The goal is to create a table that displays upcoming doctors appointments. Currently, there is a form that creates “doctors appointments” in the “doctors appointments” data type. There is also a User field “scheduled appointments” that is filled with the unique ID of the “doctor appointments” that were scheduled by the current user.
How can I use this to display upcoming appointments in a repeating group?
You don’t attach “the unique ID of the doctor appointments”, you literally attach the Doctor Appointments themselves to whatever object you want. Why is this mistake so pervasive? It’s almost like nobody does the Bubble Lessons or Crash Courses.
And that Bubble puts the field types for objects down at the bottom of the list so you see text first?
Exactly what Keith says. Make it a list (tick the box) of Doctors Appointments (scroll down until you find the data types that are named after your tables).