Unable to sort in Opportunities module when drilling down via dashboard

Hi all

Scenario: when on a dasboard that has graph filter, click on one of the pillars to get the details. At this point, I am unable to sort (you can see there are no arrows in this picture):

As appose to the "regular" view. Here is a picture of regular filtering - here you can see the arrows (to sort on):

Thanks,

KGM

Parents
  • Hi Kristjan Geir Mathiesen

    May i know which Sugar version and edition you are using, because in Sugar 9.x it is working as expected.

    Also please check if metadata is same as below for your dashlet?

    {"components":[{"rows":[[{"width":6,"context":{"module":"Opportunities"},"view":{"label":"My Opportunities","type":"dashablelist","module":"Opportunities","last_state":{"id":"dashable-list"},"intelligent":"0","limit":5,"filter_id":"assigned_to_me","display_columns":["name","account_name","sales_status","amount","opportunity_type","lead_source","next_step","date_closed","created_by_name","team_name","assigned_user_name","modified_by_name","date_entered"]}},{"width":6}]],"width":12}]}

    Best Regards,
    Sravanthi B

Reply
  • Hi Kristjan Geir Mathiesen

    May i know which Sugar version and edition you are using, because in Sugar 9.x it is working as expected.

    Also please check if metadata is same as below for your dashlet?

    {"components":[{"rows":[[{"width":6,"context":{"module":"Opportunities"},"view":{"label":"My Opportunities","type":"dashablelist","module":"Opportunities","last_state":{"id":"dashable-list"},"intelligent":"0","limit":5,"filter_id":"assigned_to_me","display_columns":["name","account_name","sales_status","amount","opportunity_type","lead_source","next_step","date_closed","created_by_name","team_name","assigned_user_name","modified_by_name","date_entered"]}},{"width":6}]],"width":12}]}

    Best Regards,
    Sravanthi B

Children