Format
From Plex-XML
- A format is a customized HTML-Page build on the XML result of a Plex-XML function call.
All data you see in the format is extracted from your Plex-Modell via Meta-Code on the first function call. You don't have to type it manually.
--> Hint: See Formats 2.0 for the next version of Plex-XML formats scheduled November 2007
Contents |
Translate a format name
If need to translate the name of a format you could enter a translation just like you enter the header of a function. While a header translation has the running number 1 a format translation has number 2.
Hide a format
If you need to hide a format from the user selection in the upper right corner you could set the "Authorization" field to "Private" and the "Owner" to your name or another fictive name. If you use your name that format is only visible for you.
Note: A function format that has the authorization private could still be called form every user that is allowed to use that function by using the URL. The authorization effects only if the format is shown in the upper right corner.
Format properties
For dictionary functions you can define as many formats as you like. In each format each field could be customized in the following properties:
DictionaryFindBrowse
- Required (yes, no)
- Show Field (Input, Readonly, Hidden, Excluded)
- Sequence in a row (number)
- Sequence in column (normal, 2.Field 1.Row, 3.Field 1.Row, 1.Field 2.Row...)
- Column width
- Find Field (yes, no)
- Use in Fulltext search (yes, no)
- Find Operator (Equal, Not Equal, Start, Less, Less Equal, Greater, Greater Equal, Full Text, In, Between)
- Order By (number)
- Order By Descending (yes, no)
- Row Sort (yes, no)
- Group by (yes, no)
- Alow Wrap (yes, no)
- Style Attributes (free CSS status field)
- Local overide (yes, no)
- Translation
- Shape (Character, Check-Box, Combo-Box...)
- Field Type (Character, Numeric, Date-ISO, Date-Numeric-7, Date-Numeric-8, Time-ISO, Time-Numeric-6, Timestamp-ISO, BLOB)
- Max Length
- Display Length
- Decimal Places
DictionaryEdit, DictionarySimpleDialog
- Required (yes, no)
- Show Field (Input, Readonly, Hidden, Excluded)
- Sequence in a row (number)
- Sequence in a column (number)
- Sequence in a column column (number)
- Field Set (number)
- Tab (number)
- Tab Index (number)
- Style Attributes (free CSS status field)
- Local overide (yes, no)
- Translation
- Shape (Character, Check-Box, Combo-Box...)
- Field Type (Character, Numeric, Date-ISO, Date-Numeric-7, Date-Numeric-8, Time-ISO, Time-Numeric-6, Timestamp-ISO, BLOB)
- Max Length
- Display Length
- Decimal Places



