Files
luos/workflow/engine/xmlform/users/users_Search.xml
2011-09-05 12:47:25 -04:00

12 lines
408 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,&#039;_&#039;,USR_FIRSTNAME)" dataCompareType="contains">
<en>Full name</en>
</USR_COMPLETENAME>
<search type="button" onclick="cU5hVjNxT2lxYVBWNXFUTXdaNnM1bMKwbG9NOA______.doFilter( this.form )">
<en>Apply Filter</en>
</search>
</dynaForm>