Getting the field in javascript

rss

Posted by srallen4 - Oct 14 ’13 at 08:49

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.

Displaying 1 to 2 of 2 messages