Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

[SOLVED] Parent/child tables? 30 Sep 2011 01:27 #37

  • sloan1
  • sloan1's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 3
  • Thank you received: 0
I have two tables, one called Forms, and the other Form Fields. Form Fields has a link to the key of Forms.

How can I show a list of forms, and either have a link in the list to show the list of fields, or to have a link on the item form for Forms to go to the list of Form Fields?

Another idea would be to have the field list on the items page for Forms.....

BTW, I like the interface. It makes it pretty easy for basic table design and form definition.

Thanks!

Please Log in or Create an account to join the conversation.

Last edit: by admin.

Re: Parent/child tables? 30 Sep 2011 07:16 #39

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
You must push some source code in your generated component to do this.


Filter the form ID in the url :

Create a such link :
index.php?option=com_former&view=formfields&filter_form=FORM_ID
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.107 seconds

Although I found this tool some time ago I just started learning experimenting and building this first component on Monday and now on Thursday afternoon it's already online. Although I already had a working version done with another tool this is much easier to build and at the end you have the freedom to own your own component. Once you know how to use Cook you will boost your productivity as the learning curve is really moderate compared to many other tools.
Giori (Forum)

Get Started