Hi there,
I’ve created a quiz form and based on the quiz result I am showing different statements/blocks which have links to different pages, now I am trying to pass the value of a few questions dynamically as a URL parameter with that link.
The hardcoded link is working fine but whenever I use “@” to map it dynamically with the input field it isn't showing anything there
Any idea how to check and fix this?
