< Back

Document Subject: Open the Database from Response reached by a doclink
Hint Short Cut: Add this to your code & documentation to help you find this page.
http://#OpenDbFromDoclink or http://A555F9/nn.nsf/ByAlias/OpenDbFromDoclink

Stick this Action on a form that is reached by doclinks, to allow users to get access to other areas of the database without having to open it again.




 

Create an action button with the formula on the form that will be linked to:

REM "From http://www.notesninjas.com/#OpenDbFromDoclink";
@Command([FileOpenDatabase];@DbName  )