Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6884367
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:29:56+00:00 2026-05-27T05:29:56+00:00

I have a Drupal 7 form which I’m allowing the user to submit via

  • 0

I have a Drupal 7 form which I’m allowing the user to submit via AJAX. If the user does not fill out required fields, or enters invalid information, I can return that and alert the user via the form_get_errors() function. The problem is that these values are still on the “display stack” (not the correct term, I’m sure) – when the user refreshes the page, or navigates to another one, these previous errors are displayed.

Is there a way to set these errors not to display once I’ve grabbed them with form_get_errors()?

EDIT: One option I have would be to remove all validation functions, then manually do validation in my ajax submit handler…but I feel like that defeats the purpose of this form API. I’d like to use everything built in, but I just want the error messages not to be displayed.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T05:29:57+00:00Added an answer on May 27, 2026 at 5:29 am

    A quick glance at the form_set_error() function (which is called by form_get_errors()) shows it’s using the Drupal 7 static cache pattern to hold the error messages. You should be able to clear that cache by calling the following in your AJAX validation function:

    drupal_static_reset('form_set_error');
    

    If you’re using the AJAX provided by the form API (i.e. setting #ajax on your form element) you might want to look at #limit_validation_errors() to see if that can help you out as well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a form field in Drupal which I need some help with. The
I'm using Drupal . I have a module which loads a form onto a
I have a drupal form where users are entering a list of names (via
I'm using drupal. I have a form which has a single field, the field
I have a drupal form which i post using jquery when you select an
I have this basic Drupal scenario and question: I have a form which accepts
I have a Drupal module page where I am populating a form with a
How do you add Search form to your Views in Drupal? Do I have
Does anyone have a good Drupal upgrade strategy for an install that is in
I have a Drupal (v6.17) Content Type which includes a Taxonomy field. I want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.