I'm playing around with URL parameters to customize some text in my survey (built in Web Designer). It's working great using a Note, but I'm wondering if it's possible to use URL parameters to dynamically set hint text for questions?
The specific use case is for people renting a park building. When they click on a link from my web map pop-up, it'll direct them to survey with the park already selected (eventually I'll hide the single choice question so they can't change it). I can write the note text just fine using URL parameters plus some html/css formatting. But it'd be nice if I could put that text as the hint for a single choice question so that the details I want them to review and the button they need to click to confirm are right next to each other, vs. needing the extra question heading.