Hello,
anyone can show me how to add parameter in the Nav link?
thanks,
Eddy
Hello,
anyone can show me how to add parameter in the Nav link?
thanks,
Eddy
To help the community provide the best answer, could you include as much of the information below as you can? Your question appears to be lacking some much needed context
What is a Kinetic Nav Link? How are you accessing it / using it?
For tips on how to ask questions effectively, check out this guide:
Tips for Asking Questions on the Forum
Hello Jose,
here is the Kinetic Nav-Link I am talking aobut.
I want to add querystring in the link to call an external website.
Thanks,
Eddy
I’ve never played with the Nav-Link before… and couldn’t get it to work referencing a dataview column value (which I’m assuming is what you’re after based on your above screen shot).
But if you add a button, and an on-click event with a url-open component, you just need to put the view.column in curly brackets: { }
Results:
thanks so much