Need help from java script /design studio / custom page guru
In S3/ process flow integration setting, we used
var vWorkUnitNbr = parent.parent.pfInbasket.curWorkObj.getAttribute("workunit") get the workunit ID and it worked.
Now we migrated to S3/IPA 10 setting. The users will using S3 to view their inbasket. And we got the javascript error message on the above/same statement.
it said curWorkObj undefined, our questions is, how to reference the workunit ID value?