Getting the field in javascript
I am trying to set the value of a field using Javascript. The field's name is "Job Title".
I use: fd.field('Job Title').control().value("Secretary");
The field does not populate with the value. Maybe the space in the field name is the problem? Please help.
I use: fd.field('Job Title').control().value("Secretary");
The field does not populate with the value. Maybe the space in the field name is the problem? Please help.
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
fd.field() method accepts an internal name as a parameter, not a display name. You can find instructions for getting internal names in the following thread:
http://social.msdn.microsoft.com/Forums ... mentlegacy
http://social.msdn.microsoft.com/Forums ... mentlegacy
-
- Information
-
Who is online
Users browsing this forum: No registered users and 26 guests