I am having fun with the new openURL command targeting an iframe in an HTML view.
I'm trying to develop a simple voting application where users can add their own questions dynamically (I've got that figured out in an html view an it updates the choices nicely).
Then I would like them to pick their favorite three questions from the list. Below is a sample picture:
My questions: