Home > Ask the Domino Experts > ARCHIVE: LotusScript & Application Development Questions & Answers > Categorize a view based on multiple criteria
Ask The Domino Expert: Questions & Answers
EMAIL THIS

Categorize a view based on multiple criteria

Todd Fuder EXPERT RESPONSE FROM: Todd Fuder

Pose a Question
Other Domino Categories
Meet all Domino Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 30 October 2002
Hi, I'm trying to categorize a view based on two,three, maybe even four criteria. An example would be pulling up Types = ('1','2','3') or maybe just Types = ('1','2'). I basically just need to create a dynamic overlay of two different categories in a calendar.

>
OK, assuming you are working in a "normal" view, this should be easy: Assuming you have a multi-value field, which you want translated into sub-categorized entries in a view (field "Types" = "1":"2":"3"), and you want it to show: 1 2 3 doc1 doc2 doc3 This is easy: Put the following code in a sorted, categorized column: @Implode(Types;"") This will compress the multiple values into one string value, and separate them with a backslash (). You've got to use double-backslashes in @functions, though. Because the string will then be "123", Notes views have a little-known property that, when they are categorized and the column contains these, they act like sub-category entries. Handy, eh?


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
ARCHIVE: LotusScript & Application Development
Date being entered automatically into Replication settings
How can I create an anonymous mail-in form?
How do I forward multiple e-mails to numerous people?
Is it possible to put unread marks on each of the links in a navigator?
User ID appears as anonymous only when form is opened in IE
How can I restrict some people to creating only certain kinds of documents?
How can I query and add documents from Lotus Notes to SQL Server?
Getting "Frameset Manager IGNORE return code" error message
Objects in for folders and memo actions
Trying to update existing response docs with new fields

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



Lotus Notes Domino on Blackberry and mobile devices
HomeTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersDomino IT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 1999 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts