Highlighting Condition Value in Column Display

Started by rmpf2

rmpf2

Highlighting Condition Value in Column Display   05 January 2023, 05:53

Merry Christmas and a Happy New Year!!!

Can you tell me if it is possible to use "&" (and) and "|" (or) on Columns Display Highlighting Condition Values to highlight more than result.

Example
Column Name: Computers Offices
Results: Press, Finance, Budget, General Services, etc...
What's needed: To highlight those that belong to Press and Budget.
SoftPerfect Support forum - Andrew avatar image

Re: Highlighting Condition Value in Column Display   05 January 2023, 10:21

The current version only accepts a single string. To highlight more than one result, we have just added regex-based highlight.

So you could use
Press|Budget
to highlight the rows that contain either of the terms, or
Press.*Budget|Budget.*Press
to highlight the rows that contain both terms.

You can download the new builds here, and here is an example:

SoftPerfect support forum

Sometimes you can find a solution faster if you try the forum search, have a look at the knowledge base, or check the software user manual to see if your question has already been answered.

Our forum rules are simple:

  • Be polite.
  • Do not spam.
  • Write in English. If possible, check your spelling and grammar.

Author:

Subject

A brief and informative title for your message, approximately 4–8 words:

     

Spam prevention: please enter the following code in the input field below.

 **     **  ********   ********   ********  **     ** 
 **     **  **     **  **     **     **     **     ** 
 **     **  **     **  **     **     **     **     ** 
 **     **  ********   ********      **     **     ** 
  **   **   **     **  **     **     **      **   **  
   ** **    **     **  **     **     **       ** **   
    ***     ********   ********      **        ***    

Message: