That seems to do the job. Thanks.
The fill operation is a long lasting operation. Is there some way to display 
this to the user (add a spinner or other UI element)?

-----Original Message-----
From: [email protected] [mailto:[email protected]] On 
Behalf Of Jesse Glick
Sent: Friday, January 27, 2017 07:08
To: Jenkins Dev <[email protected]>
Subject: Re: Dynamically update dropdown list when a certain action is 
performed by the user

On Thu, Jan 26, 2017 at 5:45 PM, 'Claudiu Guiman' via Jenkins Developers 
<[email protected]> wrote:
> I’m trying to dynamically update the items in a dropdown list when the 
> user performes a certain action (clicked button or selected some option).

In the case of selecting a different option in another form control, this 
should be automatic. A `doFill*Items` method will be called again if it takes a 
`@QueryParameter` corresponding to another field which has been modified.

--
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].
To view this discussion on the web visit 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Fmsgid%2Fjenkinsci-dev%2FCANfRfr1AUsnSEyj3PVzRDvxB05sbm%253Dj%252BfLwgw6_BNPBUhya0_A%2540mail.gmail.com&data=02%7C01%7Cclguiman%40microsoft.com%7Ce5f8cb20e3924b2acf4208d446c6509b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636211264951890330&sdata=CyejcG%2FpVcv0yNU1lbUzCerhB5QgEz8C5vLtvO7zZeM%3D&reserved=0.
For more options, visit 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Foptout&data=02%7C01%7Cclguiman%40microsoft.com%7Ce5f8cb20e3924b2acf4208d446c6509b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636211264951890330&sdata=N2IT2ZdNGmPrNUUN0vT41qMWC8gCLbPyshkjs8rGMAM%3D&reserved=0.

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CY1PR0301MB1660179F5E98D8682474916CD7760%40CY1PR0301MB1660.namprd03.prod.outlook.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to