Page 1 of 1

Pass Values To a Field from URL

Posted: 31 Oct 2014
by Katerina
Hi Dmitry,

I am using the following JavaScript line to get a value from the URL to the form:

fd.field('Employee').value(GetUrlKeyValue('Employee'));

This line of code is working on 2010 but it doesn't seem to work on 2013.

Is there anything else that I need to add?


Thanks

Re: Pass Values To a Field from URL

Posted: 03 Nov 2014
by Dmitry Kozlov
Hi Katerina,

Your code looks correct. Please, make sure that the query string contains Employee parameter and the internal name of your field is Employee. If it doesn't help, please, send HTML-source of the form page and its URL to support@spform.com