Preparing search index...
The search index is not available
jsforce
jsforce
api/metadata/schema
FlowScreenField
Type alias FlowScreenField
Flow
Screen
Field
:
FlowElement
&
{
choiceReferences
:
string
[]
;
dataType
?:
string
|
null
;
defaultSelectedChoiceReference
?:
string
|
null
;
defaultValue
?:
FlowElementReferenceOrValue
|
null
;
extensionName
?:
string
|
null
;
fieldText
?:
string
|
null
;
fieldType
:
string
;
helpText
?:
string
|
null
;
inputParameters
:
FlowScreenFieldInputParameter
[]
;
isRequired
?:
boolean
|
null
;
isVisible
?:
boolean
|
null
;
outputParameters
:
FlowScreenFieldOutputParameter
[]
;
scale
?:
number
|
null
;
storeOutputAutomatically
?:
boolean
|
null
;
validationRule
?:
FlowInputValidationRule
|
null
;
visibilityRule
?:
FlowVisibilityRule
|
null
;
}
Type declaration
choice
References
:
string
[]
Optional
data
Type
?:
string
|
null
Optional
default
Selected
Choice
Reference
?:
string
|
null
Optional
default
Value
?:
FlowElementReferenceOrValue
|
null
Optional
extension
Name
?:
string
|
null
Optional
field
Text
?:
string
|
null
field
Type
:
string
Optional
help
Text
?:
string
|
null
input
Parameters
:
FlowScreenFieldInputParameter
[]
Optional
is
Required
?:
boolean
|
null
Optional
is
Visible
?:
boolean
|
null
output
Parameters
:
FlowScreenFieldOutputParameter
[]
Optional
scale
?:
number
|
null
Optional
store
Output
Automatically
?:
boolean
|
null
Optional
validation
Rule
?:
FlowInputValidationRule
|
null
Optional
visibility
Rule
?:
FlowVisibilityRule
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
jsforce
Loading...