Got a page with some <f:select> with filldependson set.   Trying to use 
cookies to remember the last selection.

So few questions.  Is there an example of this I can follow in some plugin 
somewhere?  

 I can use jquery to select using 

jQuery('#object').val(cookie.select1)
              .trigger("change")

It selects the object but can't seem to get it to trigger the dependant 
fill for the next object.  What event is it listening triggering on?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/67cb3eb3-f2bb-49a4-959d-57683083a3den%40googlegroups.com.

Reply via email to