Domino 9 und frühere Versionen > Entwicklung

Setting for preview can be saved ?

(1/3) > >>

Toma Bogdan:
I try to use the Document Preview option from the View menu ! I want to use this everytime .... so after I close the database this option isn't saved ! Is it any possibility from Client to keep this always ?

ata:
... in the Database-Properties something like "Open as last saved"

ata

eknori:
what about using @Command( [ShowHidePreviewPane]) in the PostOpen event of your view or folder ?

eknori

Toma Bogdan:
I know... but I want this as a user (Notes Client) not as a designer (Notes Designer) !

 :-\

ata:
... i did it with a profile-document. In the Queryopen of the View I load it with @GetProfileField("ProfilForm"; "FieldName" ; "User")

@If(@GetProfileField("ProfilForm"; "FieldName" ; "User") ;@Command( [ShowHidePreviewPane]) ; "")

ata

Navigation

[0] Themen-Index

[#] Nächste Seite

Zur normalen Ansicht wechseln