By using Replypad, you agree to our Cookie Policy.

Managing Custom Fields

display:none;

What are Custom Fields?

Custom fields in Replypad allow you to keep additional information about:

  • Customers (Contacts and Accounts)
  • Users
  • Conversations

Important notes:

  • Only administrators can add and manage custom fields.
  • Custom fields related to Conversation appear in the conversation’s sidebar.
  • Custom fields related to Users, Accounts and Contacts appear in their details.
  • Account and Contact fields are considered Customer information and also appear in the conversation’s sidebar.

In this article, we will review how to create custom fields, delete them, and enter the information you want to track.

Why use custom fields?

Replypad comes with default fields that let you enter the core details about every user, contact and account you add to Replypad, as well as conversations. When you need to track additional information, such as industry-specific fields or fields specific to your workflow, that’s where custom fields come in.

Usage examples

Custom fields are great for keeping information specific to your workflows or industry-specific details about your customers and conversations.

Here are some examples:

  • Customer local timezone.
  • Contact’s birthday.
  • Accounts Subscription Plan.
  • The date they became a customer.
  • Account industry-specific ID in a third-party software.
  • Important notes to know when servicing the customer.
  • Links to third-party websites with customer-specific parameters related to the contact/account.

Create custom fields

Workspace Administrators can create custom fields and manage the settings for existing ones.

To create custom fields:

  1. Click the Gear icon in the navigation bar and select Custom fields in the menu.
    Manage custom fields
  2. Select either the Conversation Fields, Contact Fields, Account Fields, or User Fields tab, depending on the entity you’d like to manage custom fields for.
  3. Click the New Custom Field from the toolbar.
  4. Enter details:
    • Name – the name is the field’s label and should have a clear meaning that explains what this field is used for. The field name must be unique in your workspace.
    • ID – the ID is the field’s unique identifier that can be used in places like advanced search. The ID must be unique in your workspace, and can contain letter from a-z, numbers, hyphens and underscores. For example: “crm_id”.
    • Type – select the type from the drop-down:
      • Text: A single line of text, up to 255 characters.
      • Date: Date selection.
      • URL: A valid Web address. Make sure the path starts with a valid path, such as “http://” or “https://”.
  5. Click Save to add the new field.
  6. Once created the new field will be displayed at the bottom of the list. Use the arrows on the right to reorder it.
Not sure which field type to select? Learn more about custom field types.

View custom fields

Replypad displays the custom fields in the following places:

Delete custom fields

Workspace Administrators can delete custom fields.

Note that after deleting custom fields you no longer have access to them or their data. Deleting is immediate and irreversible, so you should be cautious when deleting a field.

To delete a custom field:

  1. Click the Gear icon in the navigation bar and select Custom fields in the menu.
  2. Select the Conversation Fields, Contact Fields, Account Fields, or User Fields tab, depending on which type of entity you’d like to delete the custom field for.
  3. Select the field you want to delete from the list using the checkbox on the left.
  4. Click More, then Delete.
  5. A confirmation window will notify you that deleting the custom field will remove it permanently. If you want to delete this field and all of its data, click Delete Now to confirm.
Important: There is no way to restore a deleted custom field and its data. Creating a new custom field with the same name will not restore the previous data.

Rename custom field

Workspace Administrators can manage custom field settings. Note that you cannot change the field type. If you want a different field type, create a new one.

To edit a custom field’s Name:

  1. Click the Gear icon in the navigation bar and select Custom fields in the menu.
  2. Select the Conversation Fields, Contact Fields, Account Fields, or User Fields tab, depending on which type of entity you’d like to rename the custom field for.
  3. Click the field you want to edit.
  4. Edit the field’s Name, and click Save.

Search by Custom Fields

You can search by the custom fields you created, when viewing the conversations, contacts, users or accounts lists.

This way you can filter the list according to the values you enter in these fields. For example, you may search for customers that have a birthday this month.

To search by custom fields:

  1. Open the Conversations, Accounts, Contacts or Users list.
  2. In the Search box on the top toolbar, click the Search options icon.
  3. Under Search by custom fields or Search by additional fields, choose the custom field to search by, and set the condition and value.
  4. Click Search.
  5. The list will show only results that fit your search.

Edit Custom Fields values

From the entity’s details window (Account, Contact and User)

To edit contact details you need to be a workspace administrator or have Accounts & Contacts access rights.

  1. Open the details of the Contact, Account, or User for which you want to edit the fields.
  2. Scroll down to the Custom Fields section.
  3. Click Edit next to the Custom Fields label.
  4. Edit the fields in the window that opens. Field type can be one of the following:
    • Text: A single line of text, up to 255 characters.
    • Date: Date selection.
    • URL: A valid Web address. Make sure the path starts with a valid path, such as “http://” or “https://”.
  5. Click Save to save your changes.

From the Conversation’s sidebar (Conversation, Account and Contact fields)

  1. Open the conversation details page.
  2. Click Custom Fields or Customer Custom Fields from the sidebar.
  3. Click the Pencil icon next to the Contact or Account you want to edit the details for.
  4. Edit the fields in the window that opens. Field type can be one of the following:
    • Text: A single line of text, up to 255 characters.
    • Date: Date selection.
    • URL: A valid Web address. Make sure the path starts with a valid path, such as “http://” or “https://”.
  5. Click Save to save your changes.
Replypad displays only fields that actually have values when showing the custom fields in the conversation sidebar, and in the details page of contacts, accounts and users.

Custom Fields Apps

The Custom Fields app is an add-on that allows you to show custom fields in the conversation’s sidebar, so you can edit the values and see values directly where you need them.

These add-on apps are usually automatically enabled by default, however, if you do not see the custom fields in the conversation’s sidebar, this may mean you need to enable it manually. To do this, follow the links below.

To enable Custom fields apps:

  1. Replypad Conversation Custom Fields App add-on that displays all the Custom Fields defined for Conversations.
  2. Replypad Customer Custom Fields App add-on displays all the Custom Fields defined for Contacts and Accounts directly in the conversation’s sidebar.
Next: Custom Field types