Friday, February 10, 2012
  Search
Support Forum
submit html to field value
Last Post 27 Jan 2010 11:46 PM by Code 5. 5 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
andy
New Member
New Member
Send Private Message
Posts:3


--
26 Jan 2010 09:11 AM  
Hi All I ask my user to submit a field in html form using "this.form.submit;" I submit to a page where i have form master and i want one of the fields in form master to be populated by one of the fields in the form. I have been through your tutorials and the forum but cant find an example of how to do this, i know its probably simple for you but im missing it.. Please can you help me out ? Big thanks Andy
Code 5
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:907


--
27 Jan 2010 12:39 AM  
Change the Auto Fill Options to "Url"
In the Auto Fill Value put the URL Parameter name
Save the field
andy
New Member
New Member
Send Private Message
Posts:3


--
27 Jan 2010 09:18 AM  
Hi thanks for your quick reply.

I tried this but it didnt work, the code i use to submit is this: it doesnt build a query string. it does a html submit


[script removed]

Code 5
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:907


--
27 Jan 2010 12:08 PM  
Sorry Form Master does not accept POST data
andy
New Member
New Member
Send Private Message
Posts:3


--
27 Jan 2010 03:11 PM  
Thanks for the reply, no stress, i dont suppose you have a dnn example of postig a querystring to form master from a text/html module, have been through the forums but cant see it
Code 5
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:907


--
27 Jan 2010 11:46 PM  
You can get a query string variable into a field by using the procedure above and using a properly formated query string like

http://www.MyDomain.com/MyFormMaste...ctID=12345
You are not authorized to post a reply.

Active Forums 4.2
Copyright 2004-2012 Code 5 Systems, LLC.