Files
luos/workflow/engine/xmlform/setup/wsrCaseList.xml

16 lines
531 B
XML
Raw Normal View History

2010-12-02 23:34:41 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<dynaForm rowsPerPage="24">
2014-04-21 10:21:01 -04:00
<guid type="text" colWidth="200" align="left" titleAlign="left">
<en><![CDATA[GUID]]></en>
</guid>
<name type="text" colWidth="280" align="left" titleAlign="left">
<en><![CDATA[Case Title]]></en>
</name>
<status type="text" colWidth="100" align="left" titleAlign="left">
<en><![CDATA[Status]]></en>
</status>
<delIndex type="text" colWidth="70" align="left" titleAlign="left">
<en><![CDATA[Del Index]]></en>
</delIndex>
</dynaForm>