Could someone help me construct this openURL statement. The image below kind of shows what I'm trying to do. When the clicks the conflict button on the bottom right of the screen, the application will run the openURL function that will filter the view by the
Associate appearing in the lookup (near bottom right of main form) field as well as filtering by the date (date only) appearing in the
Start Time field.

I've tried many different permutations of the openURL, but just can't get it right. Here's what I got so far:
- openUrl("#View:vwInterpConflict?cboAssociate=" + input.cboAssociate, "popup window", "height=100,width=100");
I know I've got to add more criteria, but I'm stumped as to the syntax.
Any help would be appreciated.
Thanks,
Leo Saumure