Checkmark

Thank you for your feedback

Add a plain text field

Learn how to add custom text fields to your checkout pages.

Article ID: SLN19047

In addition to adding common HTML form fields, Checkout & Registration Manager allows you to add a few special field types to address special cases:

  • Plain text - Allows you to add text to a page such as if you wish to explain coupons or promo codes or other content associated with sections. Note: You can also add a page message to appear at the top of a page in checkout (Merchant Solutions only) or add help text to appear beneath a specific field (such as instructing users how to enter the date in a valid format - DD/MM/YYYY.
  • Hidden field - Allows you to add a hidden field with a value; hidden field values are passed to the Order Manager and can be used to pass extra information such as instructions for a drop-shipper.

Add plain text or hidden fields

  1. Sign in to your My Services page.
  2. Click the Store link.
    The Store link is under Control Panels.
  3. Go to Checkout & Registration Manager.
    The Checkout & Registration Manager link is under Order Settings.
  4. Go to Page Configuration.
    The Page Configuration link.
  5. From the Order tab, click the link of the page where you wish to add a plain text or hidden field.
    Pages on the Order tab.
  6. Under Page Sections, select the radio button next to the section where you wish to add the field then click the Add button.
    The Page Sections table.
  7. Enter or select options for Field Display Name, Field Name Visibility, and Display location.
    The Field Attributes options.
  8. Select Plain Text or Hidden as the field type then click the Next button.
    The Plain or Hidden field types and the Next button.
  9. Enter values for the fields then click the Finish button.
    • Plain text -  Enter the Field ID of the field and the text you wish to appear (HTML & JavaScript accepted)
      Picture of Plain Text Field Values dialog
    • Hidden field - Enter the Field ID of the field (appears as the name for the hidden input field) and enter the value in the Field Value field. For example, if you wish to add a hidden field with the name of field1 and a value of value1, then you would enter field1 as the Field ID and value1 as the Field Value.
      Picture of Hidden Text Field Values dialog
  10. Click the Save button when finished or the Save & Preview button to save and view your changes.
    The Save and Save & Preview buttons.
  11. Return to Store Manager and publish your order settings.
    The Publish Order Settings link.

Note: If you reference images or other files in your HTML, you will need to reference a secure directory (https). Learn more.

See Also: