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.075 seconds

This is what you call a component builder. I was able to master using this in a very short time and the resulting component works like a charm. Not just a basic component builder but a fully working component builder with forms fields tables all ready to go. You can make the list and item views to display in the front and back end. Also there is a great forum just starting to evolve and I'm sure this will grow very rapidly when you all realise how good this tool is.
Kevin (JED)

         

Get Started