html escape codeing in widgets.
Posted by BJ Freeman on
URL: http://ofbiz.116.s1.nabble.com/html-escape-codeing-in-widgets-tp140959.html
looked at /applications/party/widget/partymgr/commforms.xml
saw this ~line 90
use-when="(parameters.get("communicationEventTypeId")!=null)&&(parameters.get("communicationEventTypeId").equals("EMAIL_COMMUNICATION"))">
so we can use escape coding?