Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-66783

AC reactive reference parameter does not trigger an event when being referenced by other parameter

XMLWordPrintable

      Hi,

      I have an issue that i have one parameter(AC reactive reference parameter), that is dependent on other parameter.
      i am generating input checkboxes according to the parent parameter.(by generating html by groovy).
      The issue is that when the checboxes are pressed and i am regenerating the checkboxes by the parent parameter the chosen checkboxes get reset.
      i want to keep the checkboxes on the localstorage and redraw the checkboxes by the values inside the localstorage. but for this i need to get the event which refreshes the parameter, so it will check the checkboxes accoriding to the client localstorage.
      i tried using the < body onload...> but the screen gets stuck.
      how can i register an event to the function which will redraw the checkboxes?

      also the javascript functions do not work on the parameter so i have put them on the parent parameter. but still not able to retrigger the functions once the AC parameter is refreshed.

       

      Thx,

      Ariel

            kinow Bruno P. Kinoshita
            arielli Ariel Lieberman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: