Home
TeamSite
TeamSite, LiveSite and OpenDeploy
FormAPI to change initial dir
Andy Knipp
From a previous post, I tried this to change the initalDIr for a browse window
var sectionImg = IWDatacapture.getItem("/sectionImg");
alert(sectionImg);
sectionImg.initialDir ="/images/category/Computers";
whether or not the initialDir is defined, nothing get changed.
No errors get posted, my alerts are fine.
Tips/Pointers/RTFMs appreciated (though tell me which FM, because I cannot find it)
Andy
Per Fish - TS 6.5 on SOlaris 2.9
Find more posts tagged with
Comments
There are no comments yet