I use form property values (id and name attributes) as configuration to my ui components. But I have problem with saving script's in name attribute, it seems that in script are incorrect characters. I used CDATA but this didn't help.
I hope URL Encoding may help. But to deploy it I have to edit "Form value configuration" form in Activiti Designer. I have never done plugin to eclipse. Could somebody help me and give me the easiest solution ?