Field Types: Difference between revisions
Chanceness (talk | contribs) No edit summary |
Chanceness (talk | contribs) No edit summary |
||
Line 91: | Line 91: | ||
| | | | ||
|} | |} | ||
Creating custom | Creating custom fields type. | ||
# Creating Options for data type select. | # Creating Options for data type select. | ||
a) From the list of menus on the left select "System Configuration" as shown on the figure below. | |||
[[File:Accessing option.png|left|thumb|395x395px|''Accessing Options'']] | |||
b) From the list of options of System processes click "Options" | |||
[[File:Accessing options2.png|center|thumb|341x341px|''Selecting Option'']] | |||
c) User will be landed on the page containing list of options. | |||
[[File:O1.png|center|thumb|598x598px|''List of options and button to create new'']] | |||
d) Fill in the required details, check on the box "Is Active" and click "Create" to save. The option creation will be done. | |||
[[File:O2.png|center|thumb|544x544px|''Option details'']] | |||
Note: It is important to check the box '''''IS ACTIVE''''' for activation of the form. |
Revision as of 09:38, 23 July 2024
Field type
Like data type, specifies kind of data to be stored in the column.
In our system we got a list of generic field type as well as custom field type and how to create them.
1.1 Generic Field Types.
S/N. | Field Type | Discription |
a. | Number | Store numbers (Integer, decimal and float) |
b. | Time | Stores data type time in 24 and 12 clock systems |
c. | Date | Store data type date - Selection from the calender |
d. | Store data type email in format as shown in example : sample@email.domain | |
e. | Phone Number | Store phone number plain and with extension ie. +x xxx - xxx -xxx |
f. | Image | Store image type png, jpg, |
g. | File | Store data type pdf, image, |
h. | Text - Singleline | Store data type text with limited characters |
i. | Text - Multiline | Store data type text with |
1.2 Custom field types
S/N. | Field Type | Discription |
a. | Select | Store data options that are selected form the system i.e. Yes/No |
b. | Office | Store data office |
c. | Product | Store data product retrieved form the system |
d. | Standard | Store data standard retrieved form the ystem |
e. | Parameter | Store data parameter retrieved form the system |
f. | Addresss | Store data address retrieved form the system |
g. | ||
h. |
Creating custom fields type.
- Creating Options for data type select.
a) From the list of menus on the left select "System Configuration" as shown on the figure below.

b) From the list of options of System processes click "Options"

c) User will be landed on the page containing list of options.

d) Fill in the required details, check on the box "Is Active" and click "Create" to save. The option creation will be done.

Note: It is important to check the box IS ACTIVE for activation of the form.