Skip over navigation
Documentation
You are currently viewing documentation for a previously released version of OroCRM. See the latest long-term support version.

Tags

Overview

The following guide describes how you can configure tags in your Oro application. Tags are located under System > Tags Management in the main menu.

../../../_images/tags_menu_1.png

Note

See a short demo on how to create tags, or continue reading the guidance below.

Enable Tags

Prior to starting your work with tags, ensure that tagging is enabled for the required entity.

To enable tags for entities:

  1. Navigate to the main menu and click System > Entities > Entity Management.

    ../../../_images/entity_management_2.png
  2. Click to open the edit form for the required entity.

    ../../../_images/accounts_edit_3.png
  3. In the Other section, select Yes in the Enable Tags field.

    ../../../_images/enable_tags_4.png
  4. Click Save and Close when you are done.

    Note

    Please note that if you wish to disable tags for an entity, this will irreversibly erase all its existing tags.

Create Tags

Tags can be created in a number of ways:

  1. From the Tag page under System > Tags Management > Tags.
  2. From the general page of an entity (ensure that tagging is enabled for the required entity).
  3. From the details page of an entity.

From the Tag Page

  1. Click Create Tag to create a new tag.

    ../../../_images/create_tag_9.png
  2. Define the following fields:

    FieldDescription
    OwnerLimits the list of users who can manage the tag.
    NameSpecify the name for your tag.
    TaxonomySelect the taxonomy to which the tag will be assigned.
../../../_images/create_tag_10.png
  1. Click Save and Close.

From the General Page of an Entity

  1. Navigate to Customers > Accounts in the main menu or select any other entity to create a tag for.

  2. Within the list of an entity, select the required entity and click .

    ../../../_images/entity_grid_inline_tag_11.png
  1. Specify tags for the entity. You can enter multiple tags for one entity.

    ../../../_images/entity_grid_inline_tag_12.png
  2. Click to save the tags for the entity.

    ../../../_images/entity_grid_inline_tag_13.png

From the Details Page of an Entity

  1. Navigate to Customers > Accounts in the main menu or select any other entity to create a tag for.
  2. Click the required entity to open its details page.
  1. Click in Tags.

    ../../../_images/entity_view_page_14.png
  2. Specify tags for the entity. You can enter multiple tags for one entity.

    ../../../_images/entity_view_page_15.png
  3. Click to save the tags for the entity.

    ../../../_images/entity_view_page_16.png ../../../_images/entity_view_page_17.png

Manage Tags From the Tags List

Navigate to System > Tags Management > Tags.

Within the tags list, you can:

  1. Search records by a tag:

  2. Edit the selected tag:

  3. Delete a tag from the system:

  4. Filter tags:

  5. Configure grid settings for tags:

    ../../../_images/tags_grid_manage_18.png ../../../_images/tags_grid_settings_19.png

View Tagged Content

Clicking the selected tag will redirect you to a page where you can view all the records that have been assigned to your selected tag. This way you can search for any required tag within the system.

For instance, clicking Gold will redirect you to the page with a list of all records that have Gold as a tag.

The number in brackets indicates the how many records within the group are assigned to the selected tag.

../../../_images/tag_link_20.png ../../../_images/content_view_page_21.png

Tags in Reports

It is possible to filter your reports by tags. For instance, we can create a report that will show contacts tagged as Gold. To do that:

  1. Navigate to Reports&Segments > Manage Custom Reports.
  2. Click Create Report and fill all the required information in the General, Designer and Chart Designer sections as described in the Create a Custom Report guide.
  1. Within the Filters section, add the Field Condition by dragging it to the right.
  1. Select Contact > Tags.
  2. Enter is any of Gold.
  3. Click Save and Close.
../../../_images/report_create_gold_22.png ../../../_images/report_created_gold_23.png

You can create any reports of your choice and filter them by tag in a similar manner.

Browse maintained versions:2.62.32.01.12
Forums
Back to top