Member Junction
Preparing search index...
@memberjunction/ng-entity-action-ux
RuleDraft
Interface RuleDraft
The editable, flattened form of one rule (one screen row).
interface
RuleDraft
{
Condition
:
string
;
Formula
:
string
;
LookupEntity
:
string
;
LookupMatchField
:
string
;
LookupMatchValueField
:
string
;
LookupReturnField
:
string
;
PromptID
:
string
|
null
;
SourceField
:
string
;
SourceKind
:
BuilderSourceKind
;
StaticValue
:
string
;
TargetField
:
string
;
}
Index
Properties
Condition
Formula
Lookup
Entity
Lookup
Match
Field
Lookup
Match
Value
Field
Lookup
Return
Field
Prompt
ID
Source
Field
Source
Kind
Static
Value
Target
Field
Properties
Condition
Condition
:
string
Formula
Formula
:
string
Lookup
Entity
LookupEntity
:
string
Lookup
Match
Field
LookupMatchField
:
string
Lookup
Match
Value
Field
LookupMatchValueField
:
string
Lookup
Return
Field
LookupReturnField
:
string
Prompt
ID
PromptID
:
string
|
null
Source
Field
SourceField
:
string
Source
Kind
SourceKind
:
BuilderSourceKind
Static
Value
StaticValue
:
string
Target
Field
TargetField
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Condition
Formula
Lookup
Entity
Lookup
Match
Field
Lookup
Match
Value
Field
Lookup
Return
Field
Prompt
ID
Source
Field
Source
Kind
Static
Value
Target
Field
Member Junction
Loading...
The editable, flattened form of one rule (one screen row).