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

TOPIC:

cascade 20 Mar 2014 15:17 #12318

  • albert
  • albert's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • Posts: 70
  • Thank you received: 2
Hi,

I have several select box. Some values depends on the values of previous combobox.
There is any simply way to do it directly from the jcook??

thanks
albert

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

cascade 22 Mar 2014 09:52 #12346

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
If the select boxes are displaying related lists (FK), then use "Group By" property in the form field property. Works also in filters.
When lists are very long, it can also work in ajax.

If your combos lists are enums or something custom, then use javascript to show / hide / fill datas ...
The only thing that cook can do to help you is to explode the form.

Choose the config option forms : "exploded"
Regenerate and exract the form tempate. Place this file in your forks.
Change option back to "Condensed".

Hope it helps
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.054 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