URGENT: inherit values from an embedded view

Hi everybody,I have an embedded view in my form and I would to select a document in this view and then create a new document (via agent); this new doc must inherit the field values from the selected doc in the embedded view.

Is it possible to do that?

How can I make this?

Thanks!

Federico

Subject: URGENT: inherit values from an embedded view

HiMake an action in the view you want to embedd and then you can chose in the embedded view properties to show the action bar. In LS you would have the uidocument as the document with the embedded view and unprocesseddocuments gives you the selected documents. From there it should be easy.

Hope that helps

cti