Hi guys,
I’m currently attempting to create a customized Search Bar, based on a table filter, in skuid for SF. I’m running into an issue where entering the value will produce a list of results, however clicking on a result where the RecordType.Name and Type are defined in Filter Properties does nothing. This is what the Filter Props look like:
I have these Types defined in the Model here:
If I were to click on say Deal (Opportunity) or CM Tracker (CM_Tracker__c) I will see results in the table. But, if I type Employee or Home Owner/Board Member into the filter field (Both of which are record types under Contact) nothing happens. The table won’t even attempt to say nothing was found.
Any thoughts?