This page (revision-6) was last changed on 26-Nov-2021 10:22 by jmyers

This page was created on 26-Nov-2021 10:22 by jmyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 26-Nov-2021 10:22 2 KB jmyers to previous
5 26-Nov-2021 10:22 2 KB jmyers to previous | to last
4 26-Nov-2021 10:22 2 KB jmyers to previous | to last
3 26-Nov-2021 10:22 2 KB jmyers to previous | to last
2 26-Nov-2021 10:22 1 KB jmyers to previous | to last
1 26-Nov-2021 10:22 1 KB jmyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 7 changed one line
The screen print below shows an example of a ‘Filter by:’ option to filter the list of Open Enrollment Periods. The Filter By option is based on user defined where clauses which are attached to the form definition, this allows the filters to be customized.
!!Filter By
At line 9 changed 4 lines
The screen print below shows an example of 3 different filters:
*Filter Open Mass BOE (filters list to show only open mass open enrollments)
*Filter Open Life/Work BOE (filters list to show only open life/work open enrollments)
*Filter for Open BOE (filters list to show only open open enrollments)
The screen print below shows an example of a ‘Filter by:’ option to filter the list of Open Enrollment Periods. The Filter By option is based on user defined where clauses which are attached to the form definition; this allows the filters to be customized.
At line 11 added 4 lines
The screen print below shows an example of three different filters:
*Filter Open Mass BOE (Filter list to show only open mass open enrollments)
*Filter Open Life/Work BOE (Filter list to show only open life/work open enrollments)
*Filter for Open BOE (Filter list to show only open open enrollments)\\ \\
At line 16 added one line
[FILTER CAPABILITY IN GRID STYLE SCREENS_01.JPG]
At line 16 changed one line
!!Build Filter Where Clause
The Where Clause must be created for the table which contains the data the filter will be filtering.
At line 21 added one line
The Description field is used to display the text in the Filter By list in the form, so the descriptions should be short and to the point.
At line 23 added one line
The example screenshots below show the three different user-defined Where Clauses built to create the Filter By options shown in the [IBOE] screen print.
At line 25 added one line
In [IMDAO], create a Where Clause for table [P2K_BE_OPEN_ENROLLMENTS].
At line 27 added one line
This screenshot shows the definition of the filter to show open enrollment periods that have a status of 'Open', this does not filter based on type of open enrollment.\\ \\[FILTER CAPABILITY IN GRID STYLE SCREENS_02.JPG]\\ \\
At line 22 changed 17 lines
Build Filter Where Clause:
The where clause must be created for the table which contains the data the filter will be filtering.
The Description field is used to display the text in the Filter By list in the form so be sure to keep these short and to the point.
The example screen prints below show the 3 different user defined where clauses built to create the Filter By options shown in the IBOE screen print.
In IMDAO create where clause for table P2K_BE_OPEN_ENROLLMENTS.
This screen print shows the definition of the filter to show Open Enrollment Periods that are OPEN, this does not filter based on type of open enrollment.
This is an example of a filter that shows open enrollment periods that have a status of 'Open' and that have an Open Enrollment Type of ‘Mass Open Enrollment’.\\ \\[FILTER CAPABILITY IN GRID STYLE SCREENS_03.JPG]\\ \\
At line 40 changed 14 lines
This example is a filter to show open enrollment periods that have a status of Open and that have an Open Enrollment Type of ‘Mass Open Enrollment’.
This example is similar to the one above however this filter will show open enrollment periods that have a type of ‘Life/Work Event’ and that have an Open status. \\ \\[FILTER CAPABILITY IN GRID STYLE SCREENS_04.JPG]
At line 33 added 2 lines
!!Add Where Clause to Form Definition
The filter Where Clauses must be attached to the form definition of the screen they will be used in, this is done in [IMFD].
At line 56 changed 17 lines
This example is similar to the one above however this filter will show open enrollment periods that have a type of ‘Life/Work Event’ and that have an Open status.
Using the [IBOE] example above, the screenshots below show the three filters by Where Clauses attached to the form definition for [IBOE].\\ \\[FILTER CAPABILITY IN GRID STYLE SCREENS_05.JPG]\\ \\[FILTER CAPABILITY IN GRID STYLE SCREENS_06.JPG]\\ \\[FILTER CAPABILITY IN GRID STYLE SCREENS_07.JPG]
At line 74 removed 28 lines
Add Where Clause to Form Definition:
The filter where clauses must attached to the form definition of the screen they will be used in, this is done in IMFD.
Using the IBOE example above, the screen prints below show the 3 filter by where clauses attached to the form definition for IBOE.