Skip to main content

Create custom fields for the Usage object

Zuora

Create custom fields for the Usage object

You can create custom fields for the Usage object through the Zuora UI. In this scenario, you have to create two custom fields first, type and state.

Procedure

To create custom fields for the Usage object through the Zuora UI, complete the following steps:

  1. Navigate to Platform > Object Manager in the left navigation menu.
  2. On the Object Manager page, click the Standard Objects tab.
  3. Click Usages. The Usages detail page opens.
  4. In the Custom Fields tab, click the Create icon create.png. The Add New Custom Field window opens.
  5. Enter the following information for the Type custom field:
    • Name: Type
    • API Name: Type__c
    • Field Type: Text
    • Max Length: Specify the maximum length of characters that can be included for the value of the custom field.
  6. Click Save & Add Another.
  7. Repeat step 5 to enter information for the State custom field.
  8. Click Save & Close.

The Type and State custom fields are created and listed on the page.