The data dictionary is Web-D-Zine's( WDZ ) key building block. As you build your tables, all you need to select the information that you want to include. A data dictionary can really help with data that needs to be stanardized and it can also help you to get a project off the ground quickly.
You are here
- Home
- Key Features
- Data Dictionary
Data Dictionary
Report
Key
byGWMx2QMZh
Value
css Class
Title
Css class is 255 characters in length but comes with a regex so that only alphanumeric characters plus a space are allowed
Group
General
Bundle
General
Sequence
5
Type
General
Name
Css Class
Field name
cssClass
Data base type
VARCHAR
Size
255
Comment
css class
Display
Description
Governs how the information will look
Form Type
text
Validation
REGEX
Validation Extra
/^([A-Z 0-9]+)$/i
Index type
Searchable
NO
Retrieve
NO
Sort
NO
Encrypt
NO