Hi all,
How to combine the JEditor and scriptRunner.
Here is my example,
Initially we were loading the template in description field by using HTML content that we used in pre-population script.
Right after I need to update some of the parts with in the HTML content.
I've gone through a lot in that they ask to setFormValue, If we use this then we lost the template. just get assigning with the new value. But we need to update with in the template value. IS there any other possibilities??