Troubleshooting Overlapping 'Submit' Button in DNN Forms

Overview

The customer may experience an issue with the 'Submit' button in DNN Forms on multiple DNN sites. When the button is clicked without completing all required fields, it jumps up and overlaps with the form content. This issue resolves itself after scrolling or moving the mouse. The problem appears to be related to the use of a custom theme/skin on the customer's sites.

Solution

To resolve the issue with the 'Submit' button in DNN Forms overlapping with the form content when clicked without completing all required fields, follow these steps:

  1. Test the form with the default DNN skin. If the issue is not reproducible, it is due to the custom theme.
  2. Consult your developer to address the issue within the custom theme. They may need to adjust the CSS or JavaScript associated with the theme to prevent the button from moving when clicked.
  3. Refer to the article on Troubleshooting UI Problems for additional guidance. This can provide further insights into how to diagnose and resolve issues related to the user interface.

Summary

The issue with the 'Submit' button in DNN Forms overlapping with the form content when clicked without completing all required fields is likely due to the use of a custom theme. Issues with custom themes are outside our scope of support and has to be resolved by the developer of the custom theme.

FAQ

  1. What causes the 'Submit' button in DNN Forms to overlap with the form content?
    This issue is likely due to the use of a custom theme on your DNN site.
  2. How can I resolve the issue with the 'Submit' button overlapping with the form content?
    You can resolve this issue by testing the form with the default DNN skin and consulting with a developer to adjust the custom theme.
  3. What should I do if the issue persists after adjusting the custom theme?
    If the issue persists, refer to the article on Troubleshooting UI Problems for additional guidance.

Comments

0 comments

Please sign in to leave a comment.