Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

@dialogbox from view in a frameset!

Status
Not open for further replies.

edove

Programmer
Nov 5, 2001
48
GB
I have a frameset.
It contains 2 frames, top and bottom.
The top frame has a document in it. When I click on a link in this document a view is displayed in the bottom frame.

There is an action in the view called 'Edit'. This action SHOULD edit a document selected in this view, using @dialogbox.

All I get is the error "@dialogbox cannot be used in this context: a document must be selected."

If I try to do use the lotusscript equivalent of @dialogbox, it opens the dialogbox but the fields are all empty.

I am desparate to get this sorted. Any help would be appreciated.
 
There is a way to programaticcally "Select" a document and put it in edit mode. Having said that, maybe someelse will remember the commands before I do.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top