Form Properties |
The Form type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangedBy |
Change by
|
![]() | ChangeTime |
Change time
|
![]() | CreatedBy |
Created by
|
![]() | CreateTime |
Create time
|
![]() | DataObjectTypeId |
Skal være angivet hvis form ikke er processpecifik.
|
![]() | DataVersion |
Data version
|
![]() | Description |
Description
|
![]() | DispButtons |
Display buttons
|
![]() | HtmlInclude |
Html include
|
![]() | Id |
Form Id
|
![]() | Name |
Name
|
![]() | Number |
Number
|
![]() | OnInitHandlerId |
Angiver et BrowserEventHandlerId. Kan være 0.
|
![]() | OnSubmitHandlerId |
Angiver et BrowserEventHandlerId. Kan være 0.
|
![]() | ProcessTemplateId |
Skal være angivet hvis form er processpecifik. Angiver i givet fald den process template som form tilhører.
|
![]() | ScreenElements |
States which elements will be displayed in the form screen: headline menu.
|
![]() | ScriptFiles |
Rummer et antal javascript fil-stier der skal inkluderes.
Stierne kan både være relative til OE applikationen eller absolutte.
|
![]() | Sections |
Form section bases read only
|
![]() | Settings |
Contains a number of settings for the form.
Setting keys are case-insensitive.
The characters '=' and ';' are neither allowed in the setting keys nor in the values.
Use AssignSettings(string) to assign a delimited string with settings.
|
![]() | ShowReferencePanel |
Show panel with file attachments.
|
![]() | UId |
UId
|
Name | Description | |
---|---|---|
![]() ![]() | IEntityObjectDataVersion |
The data version of an entity object is incremented every time it gets updated.
If the entity object class embeds other objects (like a DataObjectType embeds a number of BaseProperty objects)
then the DataVersion is also "touched" when an embedded object changes.
|
![]() ![]() | IEntityObjectId |
Unique id of the entity object within its entity type.
|