How to create and use custom fields

What is it for? The Custom Field feature allows you to add flexible, formatted content to your store or dealer records. With the Rich Text Editor and HTML support, you can create custom information, call-to-actions, or interactive elements tailored to your business needs.


1. How to Create a Custom Field

  1. Navigate to Custom Fields:

    • Go to your MAPPY Dashboard > All locations.

    • Choose to Add a New Location or Edit an Existing Location.

  2. Create a New Custom Field:

    • In the "Information" Section, scroll down and click "Add Field".

    • Field Name: Enter a descriptive name (e.g., "Product Info" or "CTA Button").

    • Field Value: Use the editor to add content (text, links, or HTML).

  3. Save and Apply:

    • After entering your content, click Save to apply the changes.


2. How to Use the Rich Text Editor

The Rich Text Editor allows you to create formatted content, including text styling, hyperlinks, and custom HTML.

Basic Features:

  • Text Formatting: Use options like Bold (B), Italics (I), Underline (U), or bullet lists.

  • Add Links:

    • Highlight your text.

    • Click the 🔗 (Link Icon) and fill in:

      • URL: Your destination link.

      • Text to Display: The clickable text.

      • Title: A short description (optional).

      • Window: Choose to open in a new window or current window.

  • Switch to HTML Mode:

    • Use the HTML View to add custom HTML code for advanced content.


3. Tips for Customizing Your Fields

Create a Button:

Use the following HTML to create a button that opens in a new window:

<a href="https://yourlink.com" target="_blank" style="padding: 8px 16px; background-color: #0073e6; color: white; text-decoration: none; border-radius: 5px;">Shop Now</a>  
  • Replace https://yourlink.com with your desired link.

  • Customize the button text, colors, and styles to match your brand.

Use hyperlinks to direct customers to specific pages (e.g., Promotions, Support Forms, or Product Pages).

Highlight Important Info:

Combine bold text, bullet points, and links to make your content clear and actionable.


4. Examples of Use Cases

  1. "Shop Now" Button

    • Direct users to a product page or promotional offer.

  2. Support Links

    • Include a support link to direct customers to contact you quickly.

  3. Formatted Dealer Descriptions

    • Use headings, styled text, and links to highlight detailed information.


Need Help?

If you have any related questions, please contact us via Live chat or [email protected] for further assistance.


Last updated

Was this helpful?