Is it possible to use module field filters via URL parameters?
It would be really convenient if I could quickly link to a filter.
For reference, this is the filter functionality I'm referring to:
For example:
My normal URL for the Deals module is:
If I could add in the API name for a field as a URL parameter like this: '&invoice_number=99999' That would be great! So I would wind up with:
Does anyone know if this is possible? Or something similar/workaround? The closest thing I've found is to just use the main search in zoho like this:
But that isn't really that useful for my use case.
Thanks in advanced for any input!