I've been trying to reimplement our user created list views as table filters on the Skuid pages (since there is no exact Skuid equivalent of that and filters is the closest thing). Some of the views contain grouping logic (AND/OR between conditions). It seems there is no way to specify a single table filter selection (one click) with grouping logic for its multiple conditions. All the conditions are ANDed, as far as I can see.
If someone got a better solution, I'd like to hear it, otherwise this would be a nice addition. :)
If someone got a better solution, I'd like to hear it, otherwise this would be a nice addition. :)
Shmuel Kamensky, Champion
Shmuel Kamensky, Champion
https://andyinthecloud.com/2014/09/20/super-listview-viewer-using-winter15-listview-api/
https://community.skuid.com/skuid/topics/can-we-pull-object-metadata-into-a-skuid-page
mB Pat Vachon, Champion
Not sure how one can override the SOQL though. Seems like a franskentien solution would be born though.
Shmuel Kamensky, Champion
mB Pat Vachon, Champion
mB Pat Vachon, Champion
mB Pat Vachon, Champion
Shmuel Kamensky, Champion
Going over this I think I made a mistake. I've been overriding 'orderByClause.' That currently works. But I've not been getting
to work. Skuid may have stopped supporting it. But I can't find anywhere that I used it. So more likely I made a mistake. Sorry to get your hopes up! I think you're right in that it would take some monster making to get this working from the metadata info. :(