Metastorm open form at stage with out menu bar on IE
Use the followin script so no menu shows:
<a href=”#” onclick=window.open("<bpm url>",null,”height=700,width=900,status=yes,toolbar=no,menubar=no,location=no")>link</a>;
The default link:
http://<metastorm server>/Metastorm/eFolder.aspx?&FolderID=<Folder ID>&Service=<service name>&Client=External
note the defalut service name is: 'Metastorm BPM Server'
Comments
Post a Comment