Resolved! Date Validation
Date validation should ensure the value is within 12 months from the current date.Users have different date format preferences (e.g., YYYY-MM-DD, MM/DD/YYYY), leading to script failures.Script works for some users and fails for others due to format m...
