I'm sure this has been asked before ... but didn't find my keywords when searching.
Basically, let's pretend a select box field titled "letters" has choices A, B, C, D, etc.
Can I set a link from another page to my form that would pre-select the letters field with choice = A selected?
In the past, I'd append a string value to the link and then use some JavaScript to handle the string.
Is there a way to do this using Seblod's tools?