Files
luos/workflow/engine/xmlform/users/users_Search.xml
2014-04-21 10:21:03 -04:00

10 lines
431 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<dynaForm cols="2" name="users_Search" width="100%">
<USR_COMPLETENAME type="text" dataCompareField="CONCAT(USR_LASTNAME,'_',USR_FIRSTNAME)" dataCompareType="contains">
<en><![CDATA[Full name]]></en>
</USR_COMPLETENAME>
<search type="button" onclick="cU5hVjNxT2lxYVBWNXFUTXdaNnM1bMKwbG9NOA______.doFilter( this.form )">
<en><![CDATA[Apply Filter]]></en>
</search>
</dynaForm>