I am using embedded Creator forms for my site. I know how to add filters for a view and I know how to embed forms. My question is this: is there a way to open an embedded form view which allows you to pre-select a filter, but also allows you to select the other option of the filter while using the view. An example might be better:
I have an application that tracks customers and their associated tickets. Tickets are either Active or Closed. From the main form, I would like to add a custom action button that allows the user to view Active Tickets per Customer. I can get that working. However, I would like that view to also allow me to view All or Closed tickets as well through the filter drop-down menu. Is this possible? Or if I restrict a view to Active only, maybe there's no way to change the filter?
Thanks,
Mark