I would like to put a variable in a sentence in a Creator form that identifies the Wordpress page title that it is in. For instance, the sentence might say "To get a link to (variable) fill out the boxes below." The variable would be the title of the page that the browser is showing the form in. The page title might be "the brochure" or "the video". Alternatively, I could put a piece of code on each page that identifies it, so then the variable would be filled in by that piece of code. How would that work?
The basic idea is that the Creator Form can know what action to take by a piece of data handed to it by the Wordpress page on which it is posted. Any ideas?
Thank you,
Will