FormSectionField Properties |
The FormSectionField type exposes the following members.
| Name | Description | |
|---|---|---|
| ColSpan |
ColSpan
| |
| DataObjectTypeId |
UId
| |
| FilterId |
Id of the filter attached to the FormSectionField
| |
| FixField |
Anvendes kun hvis PropertyId == 0
(Inherited from FieldContainer.) | |
| FormSectionId |
Form section id
| |
| Hidden |
Hidden (server side)
| |
| HiddenByVisibilityCondition |
Hidden (client side) by another control (see VisibilityConditionPropertyId/VisibilityConditionValue)
| |
| HiddenClientSide |
Is the field hidden client-side?
| |
| Id |
Id
| |
| LongDescription |
Can be null.
| |
| MaxListItems |
Maximum items to show in a reference property drop down control.
| |
| OnChangeHandlerId |
Angiver et BrowserEventHandlerId. Kan være 0.
| |
| PropertyId |
Id of the property which the field represents.
Is zero if the field represents a fixed field.
(Inherited from FieldContainer.) | |
| PropertySystemName |
System name of the property which the field represents.
(Inherited from FieldContainer.) | |
| ReadOnly |
Read only
| |
| RequiresChangedValue |
Angiver om der skal angives en NY værdi i feltet (d.v.s. at den skal adskille sig fra den eksisterende værdi).
Anvendes ikke for fixed fields pånær assignee.
| |
| RequiresValue |
Requires value
| |
| RowSpan |
RowSpan
| |
| SearchScreen |
This option is no longer supported!
| |
| Settings |
Contains a number of settings for the form field.
Setting keys are case-insensitive.
The characters '=' and ';' are neither allowed in the setting keys nor in the values.
Use AssignSettings() to assign from a settings-string.
Use GetSetting() to obtain the value of a setting.
| |
| ShortDescription |
Can be null.
| |
| TemplateObjectId |
Anvendes kun hvis form er processpecifik.
Data object template som feltet findes på.
Hvis denne er angivet indeholder DataObjectTypeID altid objektets type.
| |
| Title |
Angiver en e.v.t. alternativ titel for feltet.
Hvis den er null anvendes property’s eller fixed field’s name.
| |
| UId |
UId
| |
| VisibilityConditionPropertyId |
This is the id of the property which the visibility of this Form Section Field will be based on.
| |
| VisibilityConditionValue |
This is the value which will be compared to the property the visibility of this Form Section Field will be based on.
| |
| VOrder |
Vertical order
|