Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
configuration:lisanew:addfields [2014-07-17 14:23] Rafad Albaker |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== How to add fields ====== | ||
| - | |||
| - | A table can contain fields of several different types. To create a field in a table, select the table you wish to add a field for. When designing the table there is a panel on your right hand side, there you will find all available [[configuration: | ||
| - | |||
| - | |||
| - | **To add a field, you just simply drag and drop the selected field to the table. | ||
| - | |||
| - | |||
| - | * **Name** - database name (is not shown on the table). This field name can only contain lowercase letters (az), numbers (0-9) and underscore (_) | ||
| - | * **Swedish** - name of the field that is going to be displayed on the table. Any charachter can be used. | ||
| - | |||
| - | <WRAP round tip> | ||
| - | === Tip! === | ||
| - | When adding a field to a table try to think about: | ||
| - | |||
| - | |||
| - | **1. Location of the fields** | ||
| - | Think logically, the fields should be located in a coherent order, this makes it easier to enter the information. Try to put the fields so you start filling the information from left to right. | ||
| - | |||
| - | **2. Less is more** | ||
| - | Think 10 000 times before you add a field - is it really neccessary? Do we really need this information? | ||
| - | |||
| - | **3. Use delimiters** | ||
| - | Often some fields should be placed below a delimiter to get a better overview of what a table contains. This also makes it easier to find the information you are looking for. An other advantage is that some departments only use a set of fields, using delimiters makes it possible to only show the fields you work with daily. | ||
| - | |||
| - | **4. Size matters** | ||
| - | Don“t forget to adjust the size of the field. The size of the fields should be adjusted so that the information is not cut when displayed in the field. To adjust the size, simply drag the corner of the field. | ||
| - | </ | ||
| - | |||
| - | |||