oosterbaan
asked on
Jump always to the same view
Hi experts,
Is it possible to jump always to the same view when you open a database (not only for the first time).
I'm using also navigators in LN 4.6
Greetings Bob !!!
Is it possible to jump always to the same view when you open a database (not only for the first time).
I'm using also navigators in LN 4.6
Greetings Bob !!!
U could tell it to "Launch first doclink in About database" in database Launch-properties. Make a view-link to the preferred view and paste it into the about database document.
ASKER
This question has a deletion request Pending
This question no longer is pending deletion
Soo did my answer help u - oosterbaan ?
ASKER
No Gunsen...this wasn't the soulution for me, but thanks anyway.
Greetings Bob !!!
Greetings Bob !!!
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Place an OpenView-command in the Postopen event of the Database Script.
Example:
@Command([OpenView]; "All by title")
Example:
@Command([OpenView]; "All by title")
ASKER
Sorry ekvarner, but the comment from ghassan was a better solution for me....
thanks anyway !!!
Greetings Bob !!!
Thanks Ghassan...retype your comment as answer and you will earn your points
thanks anyway !!!
Greetings Bob !!!
Thanks Ghassan...retype your comment as answer and you will earn your points
You welcome:)
I think there is a new feature where u can accept a comment as an answer, you probably just noticed it.
Cheers,
-Gus
I think there is a new feature where u can accept a comment as an answer, you probably just noticed it.
Cheers,
-Gus
Soo did my answer help u - oosterbaan ?