Pass Values To a Field from URL
Posted: 31 Oct 2014
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
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