I might be going down a very long and endless path here, but I am determined to get some type of filter ability in browser forms. I have a list of Bus Routes that only run on certain days. These bus routes populate a drop-down control in an Infopath form. I would like for users to be able to select a day of the week and then only see bus routes for that day. I can do this fine in sharepoint. For example, I have a "Days" column with data like "M,T,W" or "F". I can create a view in SharePoint to only show routes that correspond to a certain day. So I was thinking - Is there any way to tell a drop-down control in Infopath to only select a certain view from sharepoint?
This seems like such a simple process I refuse to believe that it can't be done in a browser-enabled form. Any ideas?