Hello,
I would like to populate a TxtField using a querystring url for EditForm..
as like .../EditForm.aspx?ID=1&TxtField=1. This works fine for NewForm with default textField value "fn-GetQueryString(TxtField)".
any suggestion how can i achieve the same for EditForm ? any Javascript?
