JS help needed for date fields

Ask your questions here.
Post Reply
techtr
Posts: 176
Joined: 23 Nov 2021, 04:48
Name: Zach S.
Location: United States

JS help needed for date fields

Post by techtr »

Hi everyone, I have field_440 and field_441 both on the same entity and on the same form. Before submitting, Before saving the form, I want to check if date of field_441 is MIN field_440 (field_441=>field_440) and if it is, warn the user and disable save. Is that possible by JS and a help on code if possible? Thank you very much.
User avatar
support
Site Admin
Posts: 6206
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: JS help needed for date fields

Post by support »

techtr
Posts: 176
Joined: 23 Nov 2021, 04:48
Name: Zach S.
Location: United States

Re: JS help needed for date fields

Post by techtr »

I was able to use these for several scenarios. Thank you.
Post Reply