What version of Mid-Tier are you using? TheForm is the older v5 object
name. To do the same thing in MId-Tier 6.3 you would do
javascript:window.F(536871086).DoSet("abc");
Where 536871086 is the Field ID for tempField
Fred________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Gopala Krishna Peela Sent: Wednesday, November 22, 2006 7:09 AM To: [email protected] Subject: Java Script Error ** Hi, I was trying to use following java script in run process action for setting "abc" value to the field named "tempField" available in the form named "TheForm" javascript: window.TheForm.setFieldValue(tempField,"abc") But I am getting following error while executing that action in mid tier. Any help would be appreciated. Thanks and Regards, Gopala Krishna.Peela SHOP - Team / Ext: 3217 __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"
<<attachment: image001.jpg>>

