If you want to open view form another database into current one using outline -> use URL approach.
here is short instruction:
- open property of your outline an select one Entry
- select type URL and make result like this:
"notes://" + @Name([CN]; @ServerName) + "/" + DBReplicaID+ "/" + "myview?OpenView"
- do not forget to choose Frame (target)This is actually very easy but some people asked me long time ago how to do that, so I would like to share this and help to anybody.
1 comment :
Thanks !
This trick saved me time.
Neven
Post a Comment