Hi all… I have added several snippets to change the sort order of a model … eg by a date field
var params = arguments[0],
$ = skuid.$;
skuid.$M(‘VisitsbyDate’).orderByClause = ‘sales_activ__Scheduled_Date__c ASC’;
and they work on the salesforce app (formerly salesforce one) but not in my browser (chrome)??
Any ideas?
Question
Snippets work in salesforce one app but not on chrome browser?
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.