...
After clicking on +
modal button, screen of connector mapping will open. You can explore connector mapping modal below.
Connector Mapping
...
Screen
...
Condition | Description | |||||||
---|---|---|---|---|---|---|---|---|
Destination Type | It specifies the destination where the connector mapping is to be done. You can explore more about
| |||||||
Model | It is specifically dependent on Destination Type one chooses. If you choose another Destination Type, you will get that field label here. | |||||||
Field | After choosing the second condition field, you will get this field visible in modal. If you chose Model as second condition field, this will be field and if you chose variable as second field, there will be variable.
| |||||||
Operator | It is specifically operator value such as Set, Equals, Greater than, Equals than.
| |||||||
Source Type | In this option, you can select various sources from which you want to display values. You can explore
| |||||||
Value | The available options will change depending on the selected source type. For example, if you choose "Static" as the source, you can provide a fixed static value.
|
Destination Type
...
Label Source Type Attribute | Description |
---|---|
Model (Salesforce Object) | From this source, users can select a Model (Salesforce Object) field to be displayed as the label name. |
Variable | Here, users can select the label name from variables such as Record ID, Is Disabled, Is Read only, or Is Visible. |
cookie key | By using the Cookie Key, the result is fetched by the value that has been added under the Cookie Key. But, have to make sure that the value that we are adding is from the Cookie Key value. |
Local Storage Key | By using the Local Storage Key, the result is fetched by the value that has been added under the Local Storage Key. But, have to make sure that the value that we are adding is from the Local storage value. |
...