Jump to content

Hello! I am a new WebFocus user and I am having trouble figu...


Diana Watkins

Recommended Posts

Hello! I am a new WebFocus user and I am having trouble figuring out how to include multiple drills in an AHTML formatted report. I have a report written across a mobile device database, that gives the end user the ability to select Update WiFi Dates or Delete record when clicking on the device ID. This works fine in HTML. If I switch to AHTML, however, the drill link quits working altogether. If I remove the Delete record option, and just leave the one for Update WiFi Dates it works. Can anyone offer some help

TYPE=DATA,

COLUMN=DRCODE,

TARGET=_self,

DRILLMENUITEM=Update WiFi Dates,

FOCEXEC=/WFC/Repository/driverj5/General/WiFi/WiFi_Dates_Link.fex(

DRCODE=DRCODE

ENTERED=ENTERED2

ETA=ETA2

DEDUCT=DEDUCT2

CANCEL=CANCEL2

RECEIVE=RECEIVE2

NOTE=NOTE

FLAG1=&FLAG1.QUOTEDSTRING

),

$

TYPE=DATA,

COLUMN=DRCODE,

TARGET=_self,

DRILLMENUITEM=Delete Record,

FOCEXEC=/WFC/Repository/driverj5/General/WiFi/WiFi_Status_Delete.fex(

DRCODE=DRCODE

ENTERED=ENTERED

FLAG1=&FLAG1.QUOTEDSTRING

),

$

ENDSTYLE

END

Diana Watkins

WF ver.8.2

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...