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

The j-cook project is one of the best of its kind and it is nice that we all try to contribute in little ways to make life easy for each other.

vlemos (Forum)  

Get Started