I have a query that has a beginning and ending date range that I've setup with prompts. I would like to fill these prompts with action script based on a cleaner popup window that I will present to the user. Is this possible? I've checked to see if prompts get mapped as global variables automatically but they don't seem to.
Maybe there is a better way to do this but it seems to me that setFilter only handles = and inlist operations not ranges or inequalities so I was trying to fill the prompt which does support those operations.
Thanks,
Bob