
Module: SIM
Path: Campaign > Advertising > Maintain Scripts > Forms tab
Topic: Edit Element
Version(s): 5.1 & up
Editions: Commerce and Call Center
Linked Field
The data-linked attribute is used to store custom data private to the (sim form). The data-linked attribute gives us the ability to embed custom data attributes on all HTML elements.

Does not save in database - this feature is strictly for use during call/order creation. Information will be "lost" once the call is completed.
You will have to assign/set interactive settings using an action button (navigation or preconfigured action button from element setup) or use in conjunction with a custom SIM plugin.
Setting Up
- Edit the element within the form
- on the left menu click on Linked Field button
-

- input field will be added to Design pane

- set the Field Name

- click update
- HTML pane will update accordingly
- <input type="text" id="571a5d30251211f0b2ae9bb4b1056d3c" data-linked="Linked Field Name" data-settings="eyJldmVudE5hbWUiOiJMaW5rZWQgRmllbGQgTmFtZSIsInByb2RPZmZlcklEIjowLCJhY3Rpb25UeXBlSUQiOjk5OSwiZmllbGRUeXBlIjoiYnV0dG9uIiwiZGVTZWxPZmZlcnMiOiIiLCJxdHkiOiIxIiwibGFiZWwiOiIifQ==">

To use the linked field created above with an action button"
- Edit the element within the form
- on the left menu click on Action

- Set the label and type
- Action = User Defined

- click Update

- Save the Element
- From the form, click on the action button to display the interactive settings popup:

- Click on Add New Action

- this displays the interactive settings

- Set the Action Name
- Add Condition

- Set the Condition to Field Matches
- Save - save changes and close popup
- Cancel - closes popup with no changes made
- Delete - removes condition
- When all conditions are set you can move on to Action.
- Close the popup after setting the action(s)
- Save the form
- Save the script
Using Linked Field with SIM Plugin
If you have a custom SIM plugin, you will need to create the Linked Field with the steps above following the instructions from the programmer on how to set the Field Name. The Field Name must match exactly as the programmer details in their instructions for the plugin to work correctly.
- Save the element
- Save the form
- Save the script
Any additional steps required will be given to you in the ticket handling the custom SIM plugin request.
Copyright 2025
Revised 4.29.2025