This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
RE: Not getting the desired result while using the environment variable in the view selection forumla? ~Umberto Nongeroson 17.Oct.02 11:51 AM a Web browser Domino Designer 6.0Windows 98
If you know how to use LotusScript than just look at the NotesView-object in the help files. If you don't know how to use LotusScript, then I can't teach it to you that in this forum ;-)
If you know how to program in VB, it's really a very little step to learn it...
Looking at your example, I would advice you to take a look at the @SetViewInfo function. Make your view categorized on the JobCode field, and with the @SetViewInfo function you can choose to show only one categorie.
Or you can embed a single category embedded view in a form, that was allready possible in R5.