![]() | _LIST_SCREEN |
Cette table contient la description des listes affichées pour une application.
Champs | Explications | Nom physique |
---|---|---|
Name | List full name (Tabs item) | NAME |
Description | List description | DESCR |
Filter | SQL where filter (not user modifiable) On peut utiliser $user_code, $user_id, $company_id, $is_admin ou $user_group_list |
FILTER |
Sort | SQL order by list (not user modifiable) | SORT |
Grid mode | default Grid mode | GRID_MODE |
RO | force Read Only | RO |
Delete | allow delete record | DEL |
Edit | allow edit in left grid column | EDIT |
Add | allow add icon | ADD |
No display | No display in M obile mode or other L ist mode pour éviter un fonctionnement un peu déroutant lors du passage entre Liste et Mobile, éviter de mettre cette restriction sur la première liste affichée. |
NO_DISP |
HTML Head | specific HTML/Markdown for this List Inclus automatiquement |
INCL$HTML_HEAD |
HTML Top | specific HTML/Markdown for this List Inclus automatiquement |
INCL$HTML_TOP |
HTML Bottom | specific HTML/Markdown for this List Inclus automatiquement |
INCL$HTML_BOTTOM |
jqGrid | jqGrid Option parameters for this List Inclus automatiquement |
INCL$JQG |
JavaScript | javascript functions for this List Inclus automatiquement |
INCL$JS |
Company | Owning company | _COMPANY_ID |
Application | display in this Application | _APPLI_ID |
Table | refer to this Table | _TABLE_ID |
Display groups | allow display as tabs Règles des groupes |
_GROUP_ID_LST |
Sequence | List tab sequence | _SEQUENCE |