×
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
Get specific data from second table was created by 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?
Please 登录 或 注册一个帐号 to join the conversation.
Carl Fuentes
Moderator
Posts: 28
4 年 5 个月 前 #9736
由 Carl Fuentes
Replied by Carl Fuentes on topic Get specific data from second table
It is not possible to do it using Component Creator. You have to do it manually.
Please 登录 或 注册一个帐号 to join the conversation.
Søren Beck Jensen
Administrator
Posts: 81
4 年 5 个月 前 #9737
由 Søren Beck Jensen
Søren Beck Jensen
Founder, Component-Creator.com
Replied by Søren Beck Jensen on topic 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
Please 登录 或 注册一个帐号 to join the conversation.
创建页面时间:0.052秒