UNPKG

processmaker-builder

Version:

The gulp task runner for ProcessMaker building

7 lines (6 loc) 465 B
<?xml version="1.0" encoding="UTF-8"?> <dynaForm type="xmlform" name="cases_ReassignUsers.xml" width="500" enabletemplate="0" mode="edit"> <REASSIGN_USER type="dropdown" required="0" readonly="0" mode="edit"><![CDATA[ SELECT USR_UID, CONCAT(USR_FIRSTNAME, ' ', USR_LASTNAME, ' (', USR_USERNAME, ')') AS USER_FULLNAME FROM USERS WHERE USR_STATUS <> 'CLOSED' ]]><en><![CDATA[User]]><option name=""><![CDATA[- Select -]]></option></en></REASSIGN_USER> </dynaForm>