01-25-2013 05:44 AM
Caused by: java.lang.NullPointerException
at org.alfresco.web.scripts.forms.FormUIGet.processFieldConstraintControl(FormUIGet.java:1956)
Collections.sort(optionsList, new OptionsComparator());
if (fieldConfig.isSorted())
{
Collections.sort(optionsList, new OptionsComparator());
}
01-29-2013 03:42 AM
04-09-2013 04:18 PM
<config evaluator="string-compare" condition="your_condition">
<forms>
<form>
<appearance>
<field id="the_field_using_the_constraint"></field>
</appearance>
</form>
</forms>
</config>
04-10-2013 02:27 AM
04-10-2013 11:53 AM
An error has occured in the Share component: /share/service/components/form.
It responded with a status of 500 - Internal Error.
Error Code Information: 500 - An error inside the HTTP server which prevented it from fulfilling the request.
Error Message: 03100006 Wrapped Exception (with status template): null
Server: Alfresco Spring WebScripts - v1.2.0 (Release 1207) schema 1.000
Time: 10-apr-2013 15.51.46
Click here to view full technical information on the error.
Exception: org.springframework.extensions.webscripts.WebScriptException - 03100006 Wrapped Exception (with status template): null
org.springframework.extensions.webscripts.AbstractWebScript.createStatusException(AbstractWebScript.java:1067)
02-18-2014 03:08 AM
02-18-2014 04:28 AM
02-18-2014 07:12 AM
02-18-2014 09:10 AM
<config evaluator="node-type" condition="your_condition">
03-26-2014 12:01 PM
<config evaluator="string-compare" condition="activiti$activitiCreateEvenement">
<forms>
<form>
<appearance>
<field id="wfevt:theme1" />
<field id="wfevt:theme2" />
</appearance>
</form>
</forms>
</config>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.