2012-06-18 19:28:16 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2010-12-02 23:34:41 +00:00
|
|
|
<dynaForm name="cases_TransferHistory" width="100%">
|
|
|
|
|
<TAS_TITLE type="text" colWidth="140">
|
|
|
|
|
<en>Task</en>
|
|
|
|
|
</TAS_TITLE>
|
|
|
|
|
|
|
|
|
|
<USR_LASTNAME type="private" showInTable="0">
|
|
|
|
|
<en>Delegated User</en>
|
|
|
|
|
</USR_LASTNAME>
|
|
|
|
|
|
|
|
|
|
<USR_FIRSTNAME type="private" showInTable="0">
|
|
|
|
|
<en>Delegated User</en>
|
|
|
|
|
</USR_FIRSTNAME>
|
|
|
|
|
|
|
|
|
|
<USR_NAME type="text">
|
|
|
|
|
<en>Delegated User</en>
|
|
|
|
|
</USR_NAME>
|
|
|
|
|
|
|
|
|
|
<DEL_DELEGATE_DATE type="date" colWidth="122" colAlign="center" titleAlign="center">
|
|
|
|
|
<en>Task Transfer Date</en>
|
|
|
|
|
</DEL_DELEGATE_DATE>
|
|
|
|
|
|
|
|
|
|
<DEL_INIT_DATE type="date" colWidth="100" colAlign="center" titleAlign="center">
|
|
|
|
|
<en>Start Date</en>
|
|
|
|
|
</DEL_INIT_DATE>
|
|
|
|
|
|
|
|
|
|
<DEL_FINISH_DATE type="date" colWidth="100" colAlign="center" titleAlign="center">
|
|
|
|
|
<en>End Date</en>
|
|
|
|
|
</DEL_FINISH_DATE>
|
|
|
|
|
|
|
|
|
|
<APP_TYPE type="dropdown" colWidth="100" colAlign="center" titleAlign="center">
|
2012-06-18 19:28:16 -04:00
|
|
|
<en>Action<option name="PAUSE">Paused</option><option name="CANCEL">Cancelled</option><option name="">Routed</option></en>
|
2010-12-02 23:34:41 +00:00
|
|
|
</APP_TYPE>
|
|
|
|
|
|
|
|
|
|
</dynaForm>
|