• Published
  • What is Many2Many?


    This page covers:

    Related Pages:


    Meet Many2Many

    Many2Many is a flexible Lightning Component for tagging records with other records. M2M enables users to tag records, such as Account or Project records with Countries or Sectors, essentially, replacing multi-select picklists. Since records are tagged with other records, reporting is much cleaner and simpler and access and permissions configuration is a breeze.

    Many2Many Overview Video

    With Many2Many, any end user can easily tag records. Since you’re tagging with Salesforce data, the list of available tags can be dynamic (generated by users, not just controlled by admins), tailored to different user groups (using sharing rules), and drive automation.


    Many2Many Feature Highlights

    Skip ahead to the how-to guide to learn how to navigate the tool.

    Add the Many2Many component to any Lightning Record Page to start tagging records.

    Assign tags from one object to another, for example, to tag Countries to an Account.

    Search tag records using a type-ahead search box.


    The Technical Stuff

    Built as an Aura Component, Many2Many can be added to any Lightning Page for use by any End User to auto-create junction records between any two objects.

    Skip ahead to the M2M installation & set up guide to dig into the installation and set up details.