Property setter is a tool which lets you amend the property of field. You can customize field name, size, print related option, default etc. yourself using property setting.
- Name of field (label)
- Width of field
- Type of field (data, select field, time, currency, small text etc..)
Lets consider a case where i want to make territory field visible in print. So i select:
1. Doctype or field = Dockfield
2. Select Doctype = Customer
3. Select field = Territory
4. Select Property = Print hide
5. Set value = 0
Print hide field is the check box field. Value 0 uncheck it and no. 1 check mark it.
Field property
|
Purpose
|
Field Type
|
Value
|
Allow on submit
|
Lets user update value in field even after submission.
|
Check box
|
1 = Check
0 - Uncheck
|
Default
|
Value defined in default will be pulled on new record creation
|
Text box
|
(Text box)
|
Description
|
Gives field description for user understanding
|
Text box
|
(Text box)
|
Hidden
|
Will hide field in form
|
Check box
|
1 = Check
0 = Uncheck
|
In Filter
|
Will add this field in report
|
Check box
|
1 = Check
0 = Uncheck
|
Label
|
Label is the name defined for field which appears in form
|
Text box
|
(Text box)
|
Options
|
Make field drop down selecting
|
Text box
|
Enter each select field option in new row
|
Print hide
|
Will hide this field in print
|
Check box
|
1 = Check
0 = Uncheck
|
Reqd (Required)
|
Will make that field mandatory
|
Check box
|
1 = Check
0 = Uncheck
|
No comments:
Post a Comment