Changes

no edit summary
Line 30: Line 30:  
| ''typeofdata'' || Form data format. <BR> Formatting is imposed by a '''X~Y''' string where X means '''data type''' (Please read [[vtigercrm_data_type]]), while Y can assume two values only: '''M''' for mandatory or '''O''' for optional.
 
| ''typeofdata'' || Form data format. <BR> Formatting is imposed by a '''X~Y''' string where X means '''data type''' (Please read [[vtigercrm_data_type]]), while Y can assume two values only: '''M''' for mandatory or '''O''' for optional.
 
|-
 
|-
| ''uitype'' || The Widget that will appear in a form.
+
| ''uitype'' || The Widget that will appear in a form (Please read [[vtigercrm_widget_type]]).
 
|-
 
|-
 
| ''displaytype'' || Selects which forms should show the control. <BR> The potential values range from 1 to 4. <BR> 1 means every view, 2 means '''detail view''' only, never in the '''edit view''', 3 means the field will never be shown alone, but only with other related ones and 4 means the field should be shown during data insert only. Not in the '''detail view''' nor in the '''edit view'''.
 
| ''displaytype'' || Selects which forms should show the control. <BR> The potential values range from 1 to 4. <BR> 1 means every view, 2 means '''detail view''' only, never in the '''edit view''', 3 means the field will never be shown alone, but only with other related ones and 4 means the field should be shown during data insert only. Not in the '''detail view''' nor in the '''edit view'''.