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.
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.
The same trigger logic works with any of these sources for the URL:
Expression
Machine Activity Field
Users
Static Value
App Info
Variable
I removed #feature-request tag from this topic because the functionality requested already exists.