|
||
Here you can view the properties (parameters) inherited from the parent form control and override their default values. This way, you can create a specialized form control that may easily be used in the field editor without any configuration of its Editing control settings. Inherited form controls can be particularly useful for users who work with the field editor in simple mode.
To modify the default value of a property, uncheck the Inherited box next to it and then make the necessary changes. Otherwise, the default value set for the given property in the parent control will be used.
Any changes must be confirmed by clicking the Save button.
|
Please note
Only properties that have the Display attribute in the editing form setting enabled in the definition of the parent control are available on this tab.
|
More resources can be found in:
•Developer's Guide -> Development -> Form controls
•Developer's Guide -> Development -> Form controls -> Form control parameters