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.
"Form submission canceled because the form is not connected" when submitting UI Page form - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • "Form submission canceled because the form is not connected" when submitting UI Page form
KB0656059

"Form submission canceled because the form is not connected" when submitting UI Page form


11940 Views Last updated : Apr 7, 2024 public Copy Permalink English (Original)
  • English (Original)
  • Japanese
KB Summary by Now Assist

Description

We've been assigned with an incident regarding one of our UI Pages, opened in a GlideModel dialog, and using the "dialog_buttons_ok_cancel" component.
When clicking on the "OK" button, the dialog shuts but nothing happens (the processing script is not executed).

During investigation, I saw the following:
1. When developer tools console is open and I click the "OK" button, the following warning appears: "Form submission canceled because the form is not connected".
2. I found this while googling: http://stackoverflow.com/questions/42053775/getting-error-form-submission-canceled-because-the-form-is-not-connected
3. This UI Page works as expected on Chrome 55. The issue is reproduced with Chrome 56 and above. I also saw this in IE11, Firefox 33.1.
4. This only happens when the function for the "OK" button returns "true".
5. ---> Workaround: I found another UI Page that works as expected, even though "true" is returned when clicking on "OK". The difference between this and the buggy UI Page is that the following line is used in the client script: $(<some_input_name>).value. So, I've added something similar to the buggy UI Page, and it seems to do the trick (see incident for more details).

Steps to Reproduce

 

1. Hop into instance.
2. Go to the following page: https://<instance>.service-now.com/nav_to.do?uri=/sa_dw_business_service.do%3Fsys_id%3Df48d9ab2db526200eea479feaf961928%26sysparm_record_target%3Dsa_dw_business_service%26sysparm_record_row%3D3%26sysparm_record_rows%3D3%26sysparm_record_list%3Dphase.status%253D1%255EORDERBYname
3. Go to the bottom of the page, where the related lists are. Click on the "Check Connectivity" button.
4. Populate with some valid IP Address, for example 1.1.1.1, and click on "OK". ---> The dialog will close, nothing will happen.
5. Open dev tools and repeat these steps. You'll see the "Form submission canceled because the form is not connected" warning.

Workaround

This issue is under review. To receive notifications when more information is available, subscribe to this Known Error article by clicking the Subscribe button at the top right of the article. If you are able to upgrade, review the Fixed In field to determine whether any versions have a permanent fix.


Related Problem: PRB960120

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.