My primary field “Prozess_ID” in the parent table “Prozesse” is a Formula - see screenshot 1
In the Application Builder I have a form with a Record Selector. I want to select records from the parent table. So the dropdown from the Record Selector should show the values from the primary field (with an additional suffix “Beschreibung” = explanation)
This doesn’t work.
It shows "object “Object”. See Screenshot 2
Screenshot 3 shows what I’ve built.
I guess this problem comes because the primary field is a Formula, is that right?
But I also guess this should work…?