Hello,
API v1
I have a table with a multi-select picklist that has the following settings. The problem is that users see all of the picklist values regardless of what record type the user belongs too.
I want the filters to only show the values that are part of their record type. The table’s model is not loaded on page load since they need to select filters before they can load or else there is too much data. What are my options to fix this?
Thank you!