I was searching for forums on printing selected category from view in notes client. But i haven’t find anything. I have a categorized view which has huge amount of docs and I would like to print one category, manually i can select and print but its an headache., can any one give me advise to print them?
Subject: How to print a category in notes client?
what about a form with an embedded category and a formula in the “show single cat only” event? Then you can change the single cat by a field in the form.
HTH - Uwe
Subject: RE: How to print a category in notes client?
Hey, this is Notes 6 – use @SetViewInfo([SetViewFilter]) to filter the view – no need to embed, and the user can select the category in an acton.
Subject: RE: How to print a category in notes client?
you are right ![]()
but… then he had to do some more programming, dialog forms etc.
Uwe