How to add related module custom field to a dashlet column and filter

Hello! 

We have a custom module Transactions which has relation to Accounts module custom field funded_c.

How to show that field in the Transactions dashlet with possibility to filter?

Searched a lot, but no similar cases found. Help!

Parents
  • Dear Mikhail
    To get the possibility to use custom fields in search, these fields should be added to the filtering fields for a particular module.

    To do this please, do the following:

    • Open Studio (you should have been Admin)
    • Choose your target module (Transaction) I use Cases as an example.

    • Open Layouts / Search
    • Click Search
    • Move filed funded_c from column "Hidden" to "Default"

    • Save and deploy changes
    • Reload Sugar (Ctrl+F5)

    After that, you can use funded_c in filters.


    I hope this helps you. 
    If you need more help, let me know.

    Regards,
    Mykola

    Integroscrm.com
    We make work in Sugar
    more convenient and efficient

Reply
  • Dear Mikhail
    To get the possibility to use custom fields in search, these fields should be added to the filtering fields for a particular module.

    To do this please, do the following:

    • Open Studio (you should have been Admin)
    • Choose your target module (Transaction) I use Cases as an example.

    • Open Layouts / Search
    • Click Search
    • Move filed funded_c from column "Hidden" to "Default"

    • Save and deploy changes
    • Reload Sugar (Ctrl+F5)

    After that, you can use funded_c in filters.


    I hope this helps you. 
    If you need more help, let me know.

    Regards,
    Mykola

    Integroscrm.com
    We make work in Sugar
    more convenient and efficient

Children