08-27-2015 12:04 PM
<activiti:formProperty id="someProperty" name="Some Property" type="boolean" required="${isRequired}" readable="${isReadable}" writable="${isWritable}"></activiti:formProperty>
(assuming the variables in the expressions have been set up correctly)08-31-2015 02:00 AM
protected boolean readable = true;
protected boolean writeable = true;
protected boolean required;
09-01-2015 10:49 AM
05-31-2016 11:03 AM
06-03-2016 03:45 AM
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.