×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Get specific data from second table
Jeroen Caris
Nouveau membre
Posts: 1
il y a 4 ans 5 mois #9733
par Jeroen Caris
Get specific data from second table a été créé par Jeroen Caris
I have one table where registered users can add their own item with a few fields. (one of the field is the itemname).
In a second table registered users should be able to add by form multiple records. In the form I tried to use the foreign key to select the itemname. I was hoping only the ites would show up this specific user has entered in the first table, but I keep seeing all the items .
Is it possible to get only a list of the user specific data in the form?
In a second table registered users should be able to add by form multiple records. In the form I tried to use the foreign key to select the itemname. I was hoping only the ites would show up this specific user has entered in the first table, but I keep seeing all the items .
Is it possible to get only a list of the user specific data in the form?
Connexion ou Créer un compte pour participer à la conversation.
Carl Fuentes
Modérateur
Posts: 28
il y a 4 ans 5 mois #9736
par Carl Fuentes
Réponse de Carl Fuentes sur le sujet Get specific data from second table
It is not possible to do it using Component Creator. You have to do it manually.
Connexion ou Créer un compte pour participer à la conversation.
Søren Beck Jensen
Administrateur
Posts: 81
il y a 4 ans 5 mois #9737
par Søren Beck Jensen
Søren Beck Jensen
Founder, Component-Creator.com
Réponse de Søren Beck Jensen sur le sujet Get specific data from second table
Yeah you would need to make a slight modification to the select field so it only loads options from the current user.
Søren Beck Jensen
Founder, Component-Creator.com
Connexion ou Créer un compte pour participer à la conversation.
Temps de génération de la page : 0.048 secondes