I have a collection of multivalue fields in a template. They are Court, Case Number, Court Decision, and Court Judge. I need WF to check the last entry for specific values in order to a) start the WF and b) use the tokens for routing. For example, is the last entry a "Continued" decision, or "bound over" decision. Is there a way to only check the last entry in a list of collected fields in the starting rule evaluation? Is there a way to determine which index of the collection was the one that changed starting the WF? The multi-value collection is offering so much on the front end for the users, I'd hate to have to abandon it because I can't use the data on the back end.
Thanks,
DBJ