BUG 10699 Databases Source list no tiene search SOLVED

- Missing filter field in the list
- Added filter field to the list
This commit is contained in:
Julio Cesar Laura
2013-02-07 11:01:04 -04:00
parent 6786b5d069
commit c080eaa8d3
8 changed files with 55 additions and 33 deletions

View File

@@ -6,6 +6,8 @@
</MNU_ADD>
<PAGED_TABLE_ID type="private"/>
<PAGED_TABLE_FAST_SEARCH type="FastSearch" label="@G::LoadTranslation(ID_SEARCH)"/>
<PRO_UID type="private"/>
<dynaformsEdit type="private" defaultValue="../dynaforms/dynaforms_Edit"/>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<dynaForm menu="dynaforms/dynaforms_Options" width="100%" rowsPerPage="12">
<dynaForm menu="dynaforms/dynaforms_Options" width="100%" rowsPerPage="12" searchBy="C1.CON_VALUE">
<DYN_UID type="hidden" showInTable="0"/>
<PRO_UID type="hidden" showInTable="1"/>
@@ -31,4 +31,4 @@ function pagedTableFilter( form ) {
}
</JSFILTER>
</dynaForm>
</dynaForm>