Sample BSV: Advanced filtering techniques

Contains tips for configurators working with Aware IM
Post Reply
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Sample BSV: Advanced filtering techniques

Post by tford »

This BSV demonstrates advanced filtering techniques. The filter criteria for each user are stored in the LoggedInRegularUser.

Download the BSV (built with build 1797 - AwareIM version 5.8 - will NOT work with earlier builds or versions):

http://awareim.com/community/Filtering_ ... 5_pt_8.bsv

To demonstrate:
1- Click on Regions tab and add a few regions.
2- Click on Departments tab and add a few departments.
3- Click on Teams tab and add a few teams.
4- Click on Customers tab
5- Click on the Depts filter label. You'll need to select all departments for new customers to appear below.
6- Add a few new customers.
7- Now you can experiment with regions, teams, and department filters.

Note that your filter settings will be kept until your next login sesion since they are store in RegularUser BO.

This BSV takes advantage of:

a- Auto-refresh of RegularUser form on various BO changes

b- Auto-refresh of the Customer query executes a process which re-displays re-display the query from page 1. This is a new feature of version 5.8

c- LIST_LINE function shows the filter criteria for one of the multiple-allowed filter criteria
Tom - V8.8 build 3137 - MySql / PostGres
Powerm
Posts: 473
Joined: Mon Feb 01, 2010 9:44 pm
Contact:

Post by Powerm »

Thanks Tom :)
Independent Developer
www.atwing.com
Aware2014
Posts: 169
Joined: Sun Dec 29, 2013 9:49 pm

Post by Aware2014 »

This is really great stuff - thanks Tom!
8.0, 2361, Windows, SQL Server Express
hpl123
Posts: 2594
Joined: Fri Feb 01, 2013 1:13 pm
Location: Scandinavia

THX

Post by hpl123 »

Thanks Tom for sharing this sample. Helped me a lot.
Henrik (V8 Developer Ed. - Windows)
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Re: Sample BSV: Advanced filtering techniques

Post by tford »

Most of this functionality is now built into AwareIM in build 2027.

http://www.awareim.com/forum/viewtopic.php?f=1&t=7658
Tom - V8.8 build 3137 - MySql / PostGres
Post Reply