Link

This guide will take you through how to set up a link.

  1. Open an existing application or create a new one in an application package and open it in the Designer.

    1. Add a User step.

    2. Add a Link.

    3. In the Large text, write “This is {userId} weblink”.

    4. In the Small text, write “This link directs you to our help”.

    5. Under Behaviour, add the link “https://docs.novacura.com/flow-connect” in the URI.

    6. Choose the Link Type “Web”.

    7. Click the Play button in the top right-hand corner to run the application in diagnostic mode.

    You will see your own userId.
  2. Go back to the Designer.

    1. In the Condition To Hide, write “{userId = “your user id”} (the user Id you saw in the large text in the first part)

    2. Run the application in diagnostic mode again.

    The link is now hidden since the condition is fulfilled.

Last updated

Was this helpful?