Dynamic Text Box Content

spql 16 Sep, 2011
hi there,
i'am looking for a way to display and submit article-content in a text box of my form. more precisely, i need the header-information "Knockin' on Heaven's Door" displayed and submitted in the text box "Betreff" dynamicaly (which is now feed into the form-wizard by hand)

http://www.tomczak-bautraeger.de/neu/index.php/aktuelle-objekte/10-aktuell01/10-knockin-on-heavens-door

the mentioned content could also be displayed as normal text without a text box.
unfortunately my php-skills are such bad as my english is🙂

thanks!
GreyHead 17 Sep, 2011
Hi spql,

I'm not sure if you can access the article object directly but you can usually get the article id from the URL and then do a database query to access the article title and add that to the form.

Bob
This topic is locked and no more replies can be posted.