SugarAI is currently reviewing our Marketplace strategy and submission process. During this time, we are temporarily pausing new Marketplace partner and add-on submissions.
We appreciate your patience as we work to ensure the Marketplace continues to provide a strong and relevant experience for our customers and partners. For questions, contact marketplace@sugarai.com.
Allow users to quickly and easily share filters to other users. Admin users can create templates of filters from multiple users to deploy to users, teams, or roles.
When Sugar retrieves the Filters for a module it makes an internal call to the backend to retrieve them. I don't know what the default sorting is but unless I'm mistaken it is by modified date. Overriding this would unfortunately take some custom code to force the result to sort by name unless otherwise specified.
8 years ago
Hello,
When Sugar retrieves the Filters for a module it makes an internal call to the backend to retrieve them. I don't know what the default sorting is but unless I'm mistaken it is by modified date. Overriding this would unfortunately take some custom code to force the result to sort by name unless otherwise specified.