Welcome, Guest
Username: Password: Remember me

TOPIC: cascade

cascade 20 Mar 2014 15:17 #12318

  • albert
  • albert's Avatar
  • Offline
  • Senior Member
  • Posts: 70
  • Thank you received: 2
  • Karma: 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
The administrator has disabled public write access.

cascade 22 Mar 2014 09:52 #12346

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
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
The administrator has disabled public write access.
Time to create page: 0.095 seconds

Get Started