Docschargebeedocs

HomeBillingPaymentsRevRecGrowthReveal
Support

Product Updates


  • Release Notes

Getting Started


  • Overview
  • Chargebee Billing Data Centers
  • Object Relationship Model
  • Understanding Sites
  • Chargebee Tech Glossary
  • Articles and FAQ

Implementing Chargebee


  • Implementation Guide
  • Go-live Checklist
  • Articles and FAQ

AI in Chargebee


  • Chargebee Agents
  • Chargebee Copilot
  • Chargebee MCP Server (Model Context Protocol)

Developer Resources


  • Developer Resources Overview
  • Articles and FAQ

Product Catalog


  • Product Catalog Overview
  • Coupons
  • Articles and FAQ

Subscriptions


  • Working with Subscriptions
  • Billing
  • Orders
  • Articles and FAQ

Customers


  • Managing Customers
  • Account Hierarchy
  • Email Notifications
  • Branding
  • Configure Multiple Languages
  • Articles and FAQ

Entitlements


  • Entitlements Overview
  • Features Overview
  • Feature Management
  • Managing Product Entitlements
  • Subscription Entitlements
  • Customer Entitlements
  • Grandfathering Entitlements
  • Articles and FAQ

Usage Based Billing


  • Understanding Usages
  • Setting up Usage Based Billing
  • Metered Billing
  • Articles and FAQ

Chargebee CPQ


  • Chargebee CPQ
  • Chargebee CPQ for Salesforce
  • Chargebee CPQ for HubSpot

Invoices, Credit Notes, and Quotes


  • Invoices
  • Credit Notes
  • Quotes [Legacy]
  • Transactions
  • Articles and FAQ

Taxes


  • Overview
  • Configuring Taxes
  • Country-specific Taxes
  • Articles and FAQ

Hosted Capabilities


  • Overview
  • Hosted Checkout
  • Hosted Self-Serve Portal
  • Hosted Pages Features
  • Additional Hosted Pages
  • Payment Components
  • Pricing Table
  • Managing Payments with Chargebee.js
  • Mobile-Optimized Hosted Pages
  • Articles and FAQ

Site Configuration


  • Users & Roles
  • Custom Fields & Metadata
  • Approvals
  • Mandatory Fields
  • File Attachments & Comments
  • Advanced Filter Options
  • Multicurrency Pricing
  • Multi-decimal Support
  • Configuring Reason Codes
  • Events and Webhooks
  • API Keys
  • Time Zone
  • Time Machine
  • Transfer Configurations
  • Articles and FAQ

Multi Business Entity


  • Multi Business Entity Overview
  • Customer Transfer Overview
  • Articles and FAQ

Mobile Subscriptions


  • Overview
  • Omnichannel Subscriptions
  • Omnichannel One-Time Orders
  • Mobile Subscriptions (Legacy)

Reports and Analytics


  • RevenueStory
  • Home Dashboard
  • Frequently Asked Questions
  • FAQs for Classic Reports Sunset
  • Articles and FAQ

Integrations


  • Sales
  • Customer Support and Success
  • Finance
  • Tax
  • Marketing
  • Stitch
  • Collaboration
  • Contract Management
  • Ecommerce Management
  • Articles and FAQ

Data Privacy & Security


  • Two Factor Authentication
  • SAML Single Sign-On
  • System for Cross-Domain Identity Management (SCIM)
  • EU-GDPR
  • Consent Management
  • Personal Data Management
  • Compliance Certificates
  • HIPAA Guidelines
  • PCI Recommendations and Integration Types
  • Articles and FAQ

Data Operations


  • Bulk Operations
  • Migration
  • Articles and FAQ
  1. Billing
  2. Site Configuration
  3. Articles and FAQ
  4. Custom Fields & Metadata
  1. Billing
  2. Site Configuration
  3. Articles and FAQ
  4. Custom Fields & Metadata

Error message: "There were errors while submitting" "cannot be blank".drop-in script with custom fields

Problem Statement

This article helps you understand 'error message: "there were errors while submitting" "cannot be blank".drop-in script with custom fields'.

Solution

Scope

I got a error message that custom field cannot be blank on checkout page/portal/In-app script

{"errors":[{"message":"There were errors while submitting"},{"param":"cf_occupation","message":"cannot be blank"}]}"

Summary

If this error pops up with custom fields then please follow the below steps.

By default, a new custom field will be set as 'Use as hidden parameter' on Checkout. Hence, to avoid this error, you can set the Custom field as Mandatory/Show to display in Checkout. You can enable this under the Fields section of the Checkout & Self-Serve Portal setting.

Solution

Navigate to Settings >> Checkout & Self-Serve Portal (under Customer-facing essentials section) >> Fields.

You will find the customer-level custom fields under Account Information and the Subscription level custom fields under Custom fields for subscription tabs respectively on the left panel. Just pick the appropriate custom field, and click the edit icon (which looks like a pen icon).

For example, we have a created a Custom field as 'Occupation' which by default with be 'use as hidden parameter'.

image

Change the status to 'Mandatory' or 'Show' as per your requirement In the checkout to avoid this error.

image

Then, click on 'Publish' for the changes to take effect on the Checkout pages. You can also use 'Preview Checkout/Portal' to review the updated status.

image

Related Links:

How to pass values to custom fields using in-app scripts?

Pre-filling/Passing custom fields to hosted pages (via Plan URL)

How to create a custom field for passwords?

Related Articles

How can I display the custom fields on an invoice?
Can custom fields be displayed in the customer portal and checkout pages?
Custom field does not display on the invoice.
Custom fields in invoice customisation not configured
How to create a custom field for password?
How to pass values to custom fields using in-app scripts?

Show more

Was this article helpful?