Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
We would like to know if we can modify the form output from this $po_receive. - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • We would like to know if we can modify the form output from this $po_receive.
KB0754248

We would like to know if we can modify the form output from this $po_receive.


2209 Views Last updated : Jan 3, 2025 public Copy Permalink
KB Summary by Now Assist

Issue



Description


Can we modify or Edit the $po_receive page.

Procedure


Unfortunately, $po_receive.do is an angular page that is being rendered from the backend so we cannot edit it.

 The $po_receive.do is an angular page that is being rendered from the backend and that is the reason it is not available in any UI pages or UI macro.

But there is a UI page named "receive_order" which has the same functionality as $po_receive.do. The reason for having a separate UI page "receive_order" is due to support the IE browsers. Since IE browsers do not have complete support for the angular page, we would render the UI page named "receive_order" (we could see that there will be two UI actions named "Receive order" in the "proc_po" table, if we check the conditions, one UI action would be displayed for IE browsers where it would call the UI page "receive_order" and the other one (for all other browsers) would call the angular page $po_receive.do)


For making customizations one can copy the UI page "receive_order" and make the necessary customizations and then make the UI action "Receive order" call the customized UI page instead of the $po_receive.do.

Applicable Versions


All Versions.



The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.