You are viewing limited content. For full access, please sign in.

Question

Question

Form has encountered a problem - [LF1013-InvalidDateValue]

asked on March 1, 2023

I receive the following error when trying to submit a new form that I have been working on. I saw one post about this, but setting the form to ''no validation" in the form settings didn't help. Any other ideas? The only date that I have on the form are two date pickers for a birth date and a hire date. and time doesn't play a factor in those two dates. 

 

0 0

Replies

replied on March 1, 2023

OK, I fixed my own problem. I had a DATEDIF formula in a field to calculate age, and used 'NOW' instead of 'TODAY' in the calculation. Funny, when filling out the form, it properly calculated the age, but didn't get the error until form submission. 

0 0
replied on March 2, 2023

Hi Karen,

I tried with formula =DATEDIF(DATE(2017, 1, 2), NOW(), "Y") but it has no error on submit.

Can you give more details on your forms version and how your formula was set? It should be a bug if it shows error on form submission only.

0 0
replied on March 3, 2023

Yes, we are using forms version 10.4.2.381. I am using a birth date (date picker) to find an age. Here is the formula that produces the error:

 

0 0
replied on March 6, 2023

Hi Karen,

 

I'm not able to reproduce with your formula on 10.4.5.331, can you show what field you put the formula on? It's better to open a support case for your issue and provide a video how the error is produced in case we are not on same page.

0 0
replied on March 7, 2023

Sure, here is the field that I put the formula on - it is a number field:

 

This is the Birth_Date field that it is using the calculation:

 

Like I say, I am able to get it to work by using 'Today' in the calculation instead of 'Now', so not an issue for me at this point.

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.