justinmind-logo
 
Upvote 2

Can I pass parameters to a URL before calling it from a button?

Answered Frederic Ghosn 5 years ago

Hello,


I want to perform a URL call when I click on a button. However, I want this URL address to be dynamically generated, meaning I want to pass parameters to it before the onclick event is fired. Is this possible in JustInMind? I can only set the URL value, any workaround for this?

Replies (1)
photo
1

You won't be able to dynamically generate a URL.

As a workaround, you can create many "Link To" actions that each link to a URL. For each action, you will have a condition that checks the value of a randomly generated value, and will trigger the action if the value meets the condition.

Leave a Comment
 
Attach a file