Files
luos/workflow/engine/xmlform/appFolder/appFolderDocsListOptions.xml
Marco Antonio Nina f62907f55a BUG 8550 testing 11 asignacion de usuarios en las tareas por mediO... SOLVED
- We verified that in searches reappears previous value.
- Was modified the class.propelTable for not to show the parameter in the following search.
2012-06-12 14:48:21 -04:00

27 lines
1.1 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<dynaForm type="xmlmenu">
<PRO_UID type="private"/>
<DOC_UID type="private"/>
<folderID type="private"/>
<labelFolderAddFolder type="private"/>
<labelFolderAddFile type="private"/>
<upload_New type="private" defaultValue="javascript:uploadExternalDocument(&#039;@#folderID&#039;);"/>
<folder_New type="private" defaultValue="javascript:newFolder(&#039;@#folderID&#039;);"/>
<PAGED_TABLE_ID type="private"/>
<MNU_NEW type="link" label="@#labelFolderAddFolder" value="" link="@G::encryptLink(@#folder_New)" colAlign="left" colWidth="85">
<en>@#labelFolderAddFolder</en></MNU_NEW>
<MNU_NEW1 type="link" label="@#labelFolderAddFile" value="" link="@G::encryptLink(@#upload_New)" colAlign="left" colWidth="85">
<en>@#labelFolderAddFile</en></MNU_NEW1>
<PAGED_TABLE_FAST_SEARCH type="FastSearch" label=""/>
<MNU_FAST_SEARCH type="button" label="@G::LoadTranslation(ID_SEARCH)" colAlign="right" colWidth="50" onclick="getPMFolderSearchResult(getField(&#039;PAGED_TABLE_FAST_SEARCH&#039;,this.form).value,&#039;ALL&#039;);"/>
<PAGED_TABLE_ID type="private"/>
</dynaForm>