Go to MetaPulse

In this help doc


Create a Custom Attribute Field

With Custom Attribute you can add additional info to your Graphs, Members and Posts. They can also be accessed via the MetaPulse API.

To create Custom Attribute Fields:

  1. Click Settings

  2. Expand your Organization

  3. Click Custom Attribute Fields

  4. Click New Custom Attribute Fields

  5. Record Type - Choose among Graph, Member or Post, depending on the requirements.

  6. Field Name - Type the Name of the Custom Attribute

  7. Data Type - Choose among Text, Formatted Text, Integer, Decimal Value, Boolean, Date, Time or Date Range depending on the requirements.

  8. You can enter a description, if needed.

  9. Display value in user interface makes the custom attribute to be visible or hidden

  10. Click Create Custom Attribute Field

See also


Example - Create a Custom Attribute for a Graph

In this example, we will create a Custom Attribute for a member called "Price per item".

First, you need to Create a Custom Attribute Field. If you already created it, you can skip this step.

To use the Custom Attribute on a graph:

  1. Click the 3-dot menu on the desired graph:

  2. Click Custom Attributes

  3. Enter a value for the custom attribute. In our example, in the Custom Attribute Field we created, the Data Type was set to Decimal. That's why we can enter a decimal number.

  4. Click Save Custom Attributes

  5. To see the custom attribute, click the 3-dot menu on the desired graph.

  6. Click Graph Info

  7. Scroll down to see the custom attribute with its value


Example - Create a Custom Attribute for a Member

In this example, we will create a Custom Attribute for a member called "Vacation Date".

First, you need to Create a Custom Attribute Field. If you already created it, you can skip this step.

  1. Click on Org Chart

  2. Click View Details on the desired member

  3. Click Edit Post

  4. Click Show Member Settings

  5. Enter a value for the custom attribute. In our example, in the Custom Attribute Field we created, the Data Type was set to Date. That's why we can select a date.

  6. Scroll down and click Update

  7. To see the custom attribute, click View Details on the desired member.

  8. The custom attribute for the member will be shown


Example - Create a Custom Attribute for a Post

In this example, we will create a Custom Attribute for a Post called "Sales Post".

First, you need to Create a Custom Attribute Field. If you already created it, you can skip this step.

  1. Click on Org Chart

  2. Click View Details on the desired member

  3. Click Edit Post

  4. Enter a value for the custom attribute. In our example, in the Custom Attribute Field we created, the Data Type was set to Boolean (Yes / No). That's why we can select between Yes / No.

  5. Click Update

  6. To see the custom attribute, click View Details on the desired member.

  7. The custom attribute for the post will be shown


Did this answer your question?