quote: | I would like to include FC 2, 4, 6 and exclude the others. |
Use separate UDMs... something along the lines of:
UDM Name Description -------- -------------------------- FC2 Contains filter codes: FCYCLEMIN02 avoid form cycle < 2 FCYCLEMAX02 avoid form cycle > 2 and flags FormCycle = 2 only
FC4 Contains filter codes: FCYCLEMIN04 avoid form cycle < 4 FCYCLEMAX04 avoid form cycle > 4 and flags FormCycle = 4 only
FC6 Contains filter codes: FCYCLEMIN06 avoid form cycle < 6 FCYCLEMAX06 avoid form cycle > 6 and flags FormCycle = 6 only
Once you have the base template set up... where everything in the UDM Def is defined except FormCycle... use the CLONE UDM button to create a clone of the template and add FCYCLE preset filters to each clone.
-jp
.
~Edited by: jeff on: 3/11/2009 at: 2:09:46 PM~
|