• Custom Dashlet and default sort order on a specifi field

    Hello is there a way to set up a default sort order on a specific field in an custom dashlet ? i thought it was possible (via metadata) in the dashlet view declaration but nothing happend. :(
  • Tab Order of fields

    Hi all We would like to set the tab order to jump directly from the Sales Opportunity Name to the first field defined in the Layout. Unfortunately you need to tab through "Cancel", "Save", close/open Sidepanel, etc. Any idea how this could be achieved…
  • What does Sugar use to determine the order of columns in the list view export?

    I have overridden the create_export_query function for both a custom module and an out of the box module (Contacts). For the custom module it works fine in that it orders the columns in the CSV based on the order my SQL query returns the fields however…
  • How to define Logic hook alongside Advance Workflow?

    Hello, let's assume, that I want to create Logic Hook and Advanced Workflow without timer. Advanced Workflow (Process definition): will run on Leads New records only criteria is Lead source equals "Newsletter" and result will be, that this Lead will have…