cs-icon.svg

Custom Field Location

The Custom Field Location of an app lets you add/ create custom fields that you can use in your content type. Apart from using the default fields such as "Single-line textbox", "Rich Text Editor", and so on, you can integrate with numerous business applications, such as "Bynder", "Cloudinary", "Shopify", by adding them as custom fields to your stack's content type.

Let's see how to add custom field location to your app:

  • Via the Developer Hub Console:
    To add the custom field location to your app via the Developer Hub console, login to your Contentstack Account and follow the steps given below:

    1. Click the Developer Hub icon on the left navigation panel.
    2. Select an application for which you want to add the custom field location.
    3. Click the UI Locations tab. To set the App URL, click the View Hosting Settings link. You will be redirected to the Hosting tab.
      View_Hosting_Settings.png
    4. In the Hosting tab, you can select Hosting with Launch or Custom Hosting options. Select the Custom Hosting option to enter the hosted URL of your application. Click the Save button to save your hosting configuration.
      App_URL.png
    5. Navigate to the UI Locations tab to configure the Custom Field location.
    6. Hover over the Custom Field location, and click the + Add button.
      Add_Custom_Field.png
    7. On the resulting Configuration page, set up the configurations for custom field location by providing details such as Name, Path, Data Type, and Description. You can also enable the configuration using the Enabled toggle button.
      You can configure any UI location as mandatory using the Required toggle button. If the toggle is enabled, the location becomes mandatory and cannot be disabled. Whereas, if the toggle is disabled, the UI location is available to use but not mandatory.

      Additional Resource: Refer to the Marketplace App Manifest documentation for comprehensive details.


      Config_Screen.png
    8. Finally, click the Save button to save the custom field location’s configuration details.

      You will see the details of the configured UI location on the UI Locations tab in the App Configuration screen after installing the app. You can enable or disable the non-required UI locations. Apps which have the Custom location configured will be visible in the custom fields of an entry. Navigate to the entries page to view the app on the Custom Field location.

      Custom_App.png

Note: A single app supports up to ten custom field locations.

You can create new custom field locations by writing your custom code, or you can use the prebuilt boilerplate and modify the given code to suit your requirements.

Was this article helpful?
^