Jump to content
  • 0

Auto-check required fields (Ajax)


troyeccles

Question

Hello,

New user here. I have a couple of datafields added and all seems to be working well except that any fields that have been set to REQUIRED that don't have info in requires the form be submitted and a full page reload before being flagged. This is a huge issue for me.

Is there a way (Ajax?) that the required fields can be checked for content upon SUBMIT without the page being completely reloaded?

Thanks! :)

Troy.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0
On 12/5/2016 at 4:45 AM, troyeccles said:

Hello,

New user here. I have a couple of datafields added and all seems to be working well except that any fields that have been set to REQUIRED that don't have info in requires the form be submitted and a full page reload before being flagged. This is a huge issue for me.

Is there a way (Ajax?) that the required fields can be checked for content upon SUBMIT without the page being completely reloaded?

Thanks! :)

Troy.

Hi Troy,

As far as I know this is not possible, page will be reloaded anyway. Conciser separating submitting data in two steps: first, user fills out required fields in submission form, second step -  user completes registration in update form. Please review this article.

Hope it helps!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...