Trigger to Navigate to a URL

Hello,

I have a Button, when user presses on the button, it should be navigated to a URL in the browser.

Behavior: User press on the button, then browser should open with redirect URL.

Is this possible in tulip?

Thanks,
Shashi Preetham.

You can do this by assigning a trigger to the button.

  1. Click on the button to select it and bring up the widget menu on the right side. Then next to “Triggers” press the “+” icon to add a trigger to the button.

  1. In the trigger editor under “Then perform the following actions:” select Open Link → Static Value → [your target URL]

The same trigger logic works with any of these sources for the URL:
Expression
Machine Activity Field
Users
Static Value
App Info
Variable

1 Like

I removed #feature-request tag from this topic because the functionality requested already exists.

1 Like