# Custom Checkout form on Backend

**Custom field data is displayed on the admin order view page.**

<figure><img src="/files/134UUsbKdGAV2cUB2Omk" alt=""><figcaption></figcaption></figure>

**Custom fields data is displayed on the invoice print at the admin side**

<figure><img src="/files/jbGHI9ZPV3FHJULirmsL" alt=""><figcaption></figcaption></figure>

**Custom fields data is displayed on the shipment print at the admin side**

<figure><img src="/files/EABBwnFydOpT1q5tOrpi" alt=""><figcaption></figcaption></figure>

**Custom fields data is displayed on the credit memo print at the admin side**

<figure><img src="/files/XpPqB1IDfSnSlULKB2nk" alt=""><figcaption></figcaption></figure>

If anything goes wrong, don’t hesitate to get in touch with us at <support@magecomp.com>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.magecomp.com/magento-2-custom-checkout-fields-extension/custom-checkout-form-on-backend.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
