CMS MADE SIMPLE FORGE

Form Builder

 

[#1932] Prepopulating via URL

avatar
Created By: Tomas Hofman (theo)
Date Submitted: 2007-11-20 09:35

Assigned To:
Resolution: None
State: Closed
Summary:
Prepopulating via URL
Detailed Description:
Can you add form prepopulating via URL address? Something like
?field-name=field-value, where field-value will show in corresponding field. I
made some hack, where i access to fields through its field id (in URL it looks
like ?34=field-value), but it's dirty hack ;)

History

Comments
avatar
Date: 2010-06-09 01:50
Posted By: Dennis (moontear)

I second this request.
How did you make the "dirty hack" work? When having the form on some page and
trying to populate a field by using myurl?fieldid=myvalue the form does not get
populated for me.