Link Criteria
When a component requires a link criteria you will see the Link Criteria tab.
Whether a component actually will exhibit a Link Criteria tab depends not only on the component type, but also on its mode. See Link Criteria for more information.
Link Criteria tab
Use the Add button to add a new row of controls to the view. Use the Delete button to remove individual rows. In the view you specify the attribute name, the operand (for example, equals, contains) and the match value. The match value can be a constant or an expression. Use the
button to bring up the expression editor:
Expression Editor window, simple mode
In the expression editor we can conveniently choose a property from one of your property files or use advanced mode where you return a value based on JavaScript code. Check the Advanced (JavaScript) checkbox to toggle between property selection and JavaScript code. We can only use one or the other.
Expression Editor window, Advanced (JavaScript) mode
Parent topic:
The Connector Editor