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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

actions on selected documents in a embeded view.

Status
Not open for further replies.

IG3Rosen

IS-IT--Management
Jan 5, 2005
40
FR
Hi,

I want to select documents in a embeded view to apply an agent.
I want to launch the agent from an action button(1),

I have tried this:
-with the button(1) in the Form witch is containing the view
-with the button(1) in the action bar of the embeded view.

But in the two case lotus tell me (in french) "The documents are not saved"

It's like he didn't see the document in my embeded view..
I put a SaveOption field in the form but it didn't work..

If anyone can help me..

Thanks.
 
Could it be that you are showing an embedded view on a form used only for that ? In that case, your Action refuses to run because the document is not saved - which it should not be since you create it only for viewing purposes.
Try putting the launch button on a page outside the form. You can make a framset that displays your form and embedded view, with a panel on the side containing the button. That should work, but your agent will have to check db.unprocessed in order to find the selected documents.

Pascal.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top