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 ;)