TreeINFO-For-M365 documentation
Preparing search index...
Form/CustomScript/Utils/AddDialog
DialogFormField
Interface DialogFormField
Defines a form field displayed in the dialog.
interface
DialogFormField
{
DefaultValue
?:
any
;
Description
?:
string
;
Hidden
?:
boolean
;
InternalName
:
string
;
Properties
?:
AdvancedChoice
|
AdvancedTable
|
ExternalLookup
|
Attachment
|
ICColumn
;
ReadOnlyField
?:
boolean
;
Required
?:
boolean
;
Title
:
string
;
Type
:
|
TypeAsString
|
"AdvancedTable"
|
"AdvancedChoice"
|
"ExternalLookup"
|
"Attachment"
|
"Rating"
|
"IsdsBox"
|
"CountedColumn"
|
"TemplateColumn"
|
"SPField"
;
Value
?:
any
;
}
Index
Properties
Default
Value?
Description?
Hidden?
Internal
Name
Properties?
Read
Only
Field?
Required?
Title
Type
Value?
Properties
Optional
Default
Value
DefaultValue
?:
any
Optional
Description
Description
?:
string
Optional
Hidden
Hidden
?:
boolean
Internal
Name
InternalName
:
string
Optional
Properties
Properties
?:
AdvancedChoice
|
AdvancedTable
|
ExternalLookup
|
Attachment
|
ICColumn
Optional
Read
Only
Field
ReadOnlyField
?:
boolean
Optional
Required
Required
?:
boolean
Title
Title
:
string
Type
Type
:
|
TypeAsString
|
"AdvancedTable"
|
"AdvancedChoice"
|
"ExternalLookup"
|
"Attachment"
|
"Rating"
|
"IsdsBox"
|
"CountedColumn"
|
"TemplateColumn"
|
"SPField"
Optional
Value
Value
?:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Default
Value
Description
Hidden
Internal
Name
Properties
Read
Only
Field
Required
Title
Type
Value
TreeINFO-For-M365 documentation
Loading...
Defines a form field displayed in the dialog.