My App/Pages support link:
https://go.glideapps.com/support/7a804f37-cf81-4a1a-aaff-fb516acc0da6
Describe the bug:
My app is designed to present various formation sessions. Users can subscribe to theses sessions.
The tab “formations” presents the session. In the detail screen of one formation, user can subscribe by clicking “Je clique pour m’inscrire” in order to fill in the form.
There is one table “Agenda” to store the various formation sessions and one table “Inscription” to store the user data subscription. In this table “Inscription” their is one column “signature”.
On the subscription form, if I select the signature component, the list of data available is from “Agenda” table instead of “Inscription” table.
So I cannot select “signature” column.
Expected behavior:
Choosing signature component should propose me the right column from “inscription” table
Link to demo recording: