The following are the types of fields you can define while creating new ones, or while amending standard ones.
Link field is connected to another master from where it fetches data. For example, in the Quotation master, the Customer is a Link field. To know more, click here.
Dynamic Link field is one which can search and hold value of any document/doctype. Click here to learn how Dynamic Link Field functions.
This will enable you to have a checkbox here.
Select will be a drop-down field. You can add multiple results in the Option field, separated by row.
A table will be a kind of Link field which renders another DocType within the current form. For example, the Item Table in the Sales Order is a Table field, which is linked to Sales Order Item DocType.
Attach field allows you to browse a field from the File Manager and attach the same herein.
Attach Image is a field wherein you will be allowed to attach Images of the format jpeg, png, etc. This becomes the Image representing that particular DocType. For e.g., you would want the image of an Item in its DocType, you can choose your field to be an Attach Image Field.
Text Editor is a text field. It has text-formatting options. In OneOfficeERP, this field is generally used for defining Terms and Conditions.
This field will enable you to enter the Date in this field.
This field will give you a date and time picker. The current date and time (as provided by your computer) are set by default.
In this field, you can specify the field as Barcode which will allow you to enter a Barcode number. Oce you do that, the Barcode would automatically get generated against the number.
This kind of field will be an action button, like Save, Submit, etc.
If the Field Type is selected as code, you will be able to enter a Code to the field.
You will have the option of specifying the color for this Form.
Since OneOfficeERP has multiple column layouts, using Column Breaks, you can divide a set of fields into a maximum of two columns.
Currency field holds numeric value, like Item Price, Amount, etc. Currency field can have value up to six decimal places. Also, you can have a currency symbol being shown for the currency field.
The data field will be a simple text field. It allows you to enter a value of up to 140 characters, making this the most generic field type. To enable validations for Email, Name, or Phone Number inputs, set options to "Email", "Name", "Phone" in Settings > DocType.
Float field carries numeric value, up to nine decimal places. Precision for the float field is set via Set Precision
Setup > Settings > System Settings
The setting will be applicable on all the float field.
Use Geolocation field to store GeoJSON feature_collection. Stores polygons, lines, and points. Internally it uses the following custom properties for identifying a circle.
Read Geolocation field for more understanding.
You can select the field to be an HTML field when you want the data to be entered in HTML format.
Image field will render an image file selected in another attach field.
For the Image field, under Option (in Doctype), a field name should be provided where the image file is attached. By referring to the value in that field, the image will be a reference in the Image field.
The integer field holds numeric value, without decimal place.
Small Text field carries text content and has more character limit than the Data field.
You can define your field to a Long Text Field when you would want to enter data with an unlimited character limit.
This field type would allow you to add text in the field. The character limit in Small text, Long text and Text fields shall be determined based on the Relational Database Management System.
This field will allow you to add the text in Markup language.
The password field will have decoded value in it.
You can define the field as a Percentage field which in the background will be calculated as a percentage.
You can define the field as a Rate field which in the background will be calculated as Rating.
Read Only field will carry data fetched from another form which will be non-editable. You should set Read Only as field type if its source for value is predetermined.
Section Break is used to divide the form into multiple sections.
You can define the field to be a Signature field wherein you can add the Digital Signature in this field. Read documentation for Signature Field to know more.
This is a combination of 'Link' type and 'Table' type fields. Instead of a child table with 'Add Row' button, in one field multiple values can be selected.
This is a Time field where you can define the Time in the field.
You can use the Duration field if you want to define a timespan.
If you don't want to track duration in terms of days or seconds, you can enable "Hide Days" and "Hide Seconds" options respectively in your Form.
This is how the duration field looks after the above changes.