×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Get specific data from second table
Jeroen Caris
New Member
Posts: 1
4 года 5 мес. назад #9733
от Jeroen Caris
Jeroen Caris создал тему: Get specific data from second table
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?
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Carl Fuentes
Moderator
Posts: 28
4 года 5 мес. назад #9736
от Carl Fuentes
Carl Fuentes ответил в теме Get specific data from second table
It is not possible to do it using Component Creator. You have to do it manually.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Søren Beck Jensen
Administrator
Posts: 81
4 года 5 мес. назад #9737
от Søren Beck Jensen
Søren Beck Jensen
Founder, Component-Creator.com
Søren Beck Jensen ответил в теме 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
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.048 секунд