Hi! I am trying to do a listbox-selection to xfpanel-plugin. The idea is to have all available jobs in the left side's listbox and selected jobs in the right side's listbox. Also jobs in the right side's listbox could be moved up and down.
Demo of the structure: http://viralpatel.net/blogs/demo/listbox-javascript.html# **Here is my result so far: https://github.com/Jonux/xfpanel-plugin/commit/49de22f553203b2d2c06f2ee4c5f18f19b89497d But I have problem with Jelly script. I'm able to print all jobs and modify their position, but I can't figure out how to save these values. So how do I connect this javascript listbox-type selection with Jelly script and Java? Best Regards: Jonux -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
