FormBase
Form is a baseclass for SingleForm, InfoForm, MultiForm, GridForm, Grid3DForm and OpenForm. It manages the Title, Text and Instruction for each language
Fields
Name | Data Type | Description |
---|---|---|
DbType |
string |
|
Name |
string |
|
FormTexts |
FormText[ ] |
|
TranslationStatuses |
||
QuestionTriggers |
string[ ] |
|
StartupScript |
string |
|
QuestionMask |
string |
|
FieldWidth |
int |
|
QuestionLayoutName |
string |
|
Disabled |
bool |
|
ExcludeTranslation |
bool |
|
LoopLevelId |
string |
|
VariableType |
||
DataWriteAccessLevel |
int |
|
PersistentObjectId |
string |
|
QuestionCategory |
string |
|
DefaultValue |
string |
|
HasLoopLevelReference |
bool |
Inherits QuestionnaireNodeFlexSupport