R5, using a button to open a doc
R5, using a button to open a doc
(OP)
On a view, if you double click a row, frm1 opens up with that data. Is there a way to highlight and then click a button to open up another doc with the highlighted data? The doc I would be looking to open via a button is frm2, and the data would be field1, field2, field3 and field 4. Please advise.
Thank you
Thank you
RE: R5, using a button to open a doc
Set the agent to run on selected docs.
Code the agent to look at the selected doc, get some data off of it and then use that data to open another doc.
Haven't tried it but it could work.
-Robot
RE: R5, using a button to open a doc