Is it possible to add a menu item under the file menus that when the link is selected contain the current vpath?
I saw this in the UICG: The addPropertiesToUrl attribute, when set to false, specifies that the vpaths normally
supplied as parameters to the url (as described in the next section) should not be sent. The
default value is true, so this attribute can be omitted when these parameters are desired.
But when I created the following in my ui.custom. It just displays the link and not the vpath.
<action-list id="iw.ccpro.filesys.menubar">
<menu id="iw.ccpro.custom.menu" label="foo">
<link id="show.report.link"
label="foo"
description="foo bar"
url="/iw-bin/foobar.ipl"
windowFeatures="width=640,height=570,scrollbars=yes,menubar=yes,titlebar=no,resizable=yes,status=yes,center=true,dependent=false"
target="_blank"
operationID="show.report.op">
</link>
I even tried it with including the addPropertiesToUrl and that did not work either.
David R Musser
Eye Street Software
540-542-5257
dmusser@eyestreet.com Win2k, TS 6.5 SP1, OD 6.01