×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Subforms (how to?)
egrueda
New Member
Posts: 1
9 years 1 week ago #1111
by egrueda
Subforms (how to?) was created by egrueda
Hi! I need to build a simple J! extension and I'm not sure if component-creator will do the job.
Just need 2 tables, but joined:
- I have customers
- Each customer has a history (each visit they make)
So I need a customers listing (easy) but then, when I click a customer, I need to view all info about customer itself and then a list of his visits, including the possibility to add a new visit or edit a previous visit.
Question is: Can I build sub-listing and sub-forms using this tool?
Thanks.
Just need 2 tables, but joined:
- I have customers
- Each customer has a history (each visit they make)
So I need a customers listing (easy) but then, when I click a customer, I need to view all info about customer itself and then a list of his visits, including the possibility to add a new visit or edit a previous visit.
Question is: Can I build sub-listing and sub-forms using this tool?
Thanks.
Please Log in or Create an account to join the conversation.
Sebastian
New Member
Posts: 3
8 years 8 months ago #1247
by Sebastian
Replied by Sebastian on topic Subforms (how to?)
Hello,
Where you able to do the subform?
I am doing something similar but I don't know how to proceed.
Thank you,
Where you able to do the subform?
I am doing something similar but I don't know how to proceed.
Thank you,
Please Log in or Create an account to join the conversation.
Andres Maeso
Platinum Member
Posts: 338
8 years 8 months ago #1252
by Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
Replied by Andres Maeso on topic Subforms (how to?)
Hi there
The data structure can be easily done with a couple of tables and a foreign key but you will need to customize the item view to make it show both customer and customer's visits.
Regards,
Andrés
The data structure can be easily done with a couple of tables and a foreign key but you will need to customize the item view to make it show both customer and customer's visits.
Regards,
Andrés
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
Please Log in or Create an account to join the conversation.
Time to create page: 0.052 seconds