cancel
Showing results for 
Search instead for 
Did you mean: 

Special characters in form property value's

saturnim
Champ in-the-making
Champ in-the-making
I added new custom form data types in way described here:

http://forums.activiti.org/content/adding-configuration-information-formproperty

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 ?
2 REPLIES 2

saturnim
Champ in-the-making
Champ in-the-making
I have found class org.activiti.designer.property.ui.FormValueDialog in designer code, probably I have to edit it's code.

jbarrez
Star Contributor
Star Contributor
Xml files are UTF-8. So whatever you put in there should be UTF8