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

This issue is archived. You can view it, but you can't modify it. Learn more

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

            Assignee:
            Bruno P. Kinoshita
            Reporter:
            Ariel Lieberman
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: