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

      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

          [JENKINS-66783] AC reactive reference parameter does not trigger an event when being referenced by other parameter

          Ariel Lieberman created issue -
          Ariel Lieberman made changes -
          Summary Original: AC reactive reference parameter does not trigger an event when been referenced by other parameter New: AC reactive reference parameter does not trigger an event when being referenced by other parameter
          Ariel Lieberman made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]

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

              Created:
              Updated: