Additional fields

Additional fields are a developer's "tool" that allows you to add various additional fields, that can help customize the data and add additional functionalities without changing the code.

In ReadyCMS, additional fields serve as a powerful tool for developers and content managers alike. They allow for the customization of data and the addition of functionalities without the need for code modifications. By utilizing additional fields, you can scale your data with key-value pairs, ensuring that your content is both dynamic and tailored to your specific needs.

Benefits of using Additional fields

  • Flexibility: Customize your content types to fit the unique requirements of your website or application.
  • Scalability: As your content needs grow, additional fields can easily be added to accommodate new data types or functionalities.
  • Efficiency: Streamline the content creation process by only displaying relevant fields to content creators.

Example: If you're running an online store, you might want to add an additional field for "Product dimensions" or "Warranty period". This ensures that product listings are comprehensive and provide all the necessary information to potential customers.

How to manage Additional fields

  1. Sign in to ReadyCMS: Access your ReadyCMS account.
  2. Navigate to content type: In the main menu, select the content type you wish to modify, such as Shop > Products or General > Pages.
  3. Access settings: Click on the cogwheel icon button next to your chosen content type to access its settings.
  4. Go to the Additional fields tab: On the Edit content types page, navigate to the appropriate tab for managing additional fields.
    ReadyCMS content type's Additional fields tab where you can create and configure additional fields.
  5. Add or modify fields: Clicking on an empty field will provide options for customization.
    ReadyCMS additional field label, description, key, and value.
    • Enter the Label for the field, which will serve as its title.
    • Provide a Description for clarity.
    • Choose the Data type from a dropdown menu.
      ReadyCMS additional field data type list in a dropdown menu.
    • Define the key-value pair using the Key and Default value fields.
      ReadyCMS additional field key-value setup.
    • Mark the field as required by selecting This field is required checkbox.
  6. Save changes: After setting up your additional fields, click the Save button to confirm your modifications.

Note: All additional fields will be reflected in the API results, ensuring that your custom data is accessible for further integrations or applications.

 


Related topics

Search

Topics

Help us improve our documentation

Suggest changes or request new documentation

Suggest changes