Hi! We’re trying to make a customer facing interface. The basic idea is that based on the clients last name and unique code (inspired by miniextensions portal), the client can only see records related to them. The issue we are having is as follows:
- Users can change the filter types at any point (‘is’ and ‘=’)
- When the filter values are empty, it is possible to see ALL records and thereby raises a privacy issue.
Our interface looks like this:
Our questions:
- Is there any way where you can override a filter? For example, initially the filter set on the ‘Record Picker’ elements allows no records to show, and then when the front-end filter is used, it overrides the internal? If not, is this on the roadmap?
- Is there a way you can lock in the filter types?
I understand that interfaces are still in beta testing, so it may not be possible. But if there are any workarounds, your help is much appreciated!
Thanks