×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Creating Sub Tables
waqas
New Member
Posts: 1
8 года 5 мес. назад #1349
от waqas
waqas создал тему: Creating Sub Tables
is it possible to create sub tables. and can we create an application like small school management system using component creator
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Andy
New Member
Posts: 7
8 года 3 мес. назад #1389
от Andy
Andy ответил в теме Creating Sub Tables
Did anyone figure out the answer to this?
Not sure of the use-case of the OP, but what we want to do is kind of like an address book system.
So we have contacts, and each contact can have one or more addresses, which are children of only that contact. These would be in another table with a value that links rows to the parent. When you view a contact it lists it's addresses. When you edit a contact, it lets you add, edit and delete it's addresses.
This is kind of sub tables / sub forms / sub views.
Is this possible to do with Component Creator?
Not sure of the use-case of the OP, but what we want to do is kind of like an address book system.
So we have contacts, and each contact can have one or more addresses, which are children of only that contact. These would be in another table with a value that links rows to the parent. When you view a contact it lists it's addresses. When you edit a contact, it lets you add, edit and delete it's addresses.
This is kind of sub tables / sub forms / sub views.
Is this possible to do with Component Creator?
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Super User
Administrator
Posts: 13
8 года 3 мес. назад #1391
от Super User
Super User ответил в теме Creating Sub Tables
Yes it is possible to link to tables with a "foreign key" field.
In fact in this example video I am setting up a school system with a foreign key field.
In fact in this example video I am setting up a school system with a foreign key field.
Спасибо сказали: Andy
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Andy
New Member
Posts: 7
8 года 3 мес. назад #1393
от Andy
Andy ответил в теме Creating Sub Tables
Thanks, that's a great video demo.
This will probably get me most of the way there I think. I'll just need to add some logic to allow add / edit / delete the key associated data from it's parent.
This will probably get me most of the way there I think. I'll just need to add some logic to allow add / edit / delete the key associated data from it's parent.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.050 секунд