Link

You can define possible answers as hyperlinks. Users choose an answer by clicking on a link.

You can define possible answers as hyperlinks. Users choose an answer by clicking on a link.

You can specify an event or an action for a Link item. If you specify an event, you can use Link items to call process steps (allowing the users to navigate between steps).

Specify the following:

  • Event No.: The number of the event to be fired if the user clicks on the link. The actual event is defined in the Dispatching area of the step definition.
  • DisplayText: The hyperlink's text.
  • Action: The action to be executed if the user clicks on the link.
    Note: If both Event No. and Action are specified for a Link item, only the action is used.
  • Parameters (optional): Specify an image to be displayed with the link: {image: 'my_image'}

    The image must be registered in CRM.Designer. For further details, see Images.

    You can define variable images depending on some value (e.g. {image:'COMPLETION_{url:part1Image}'} or directly enter conditions for an image in the Parameters field.