Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

269
Vistas
Adobe Acrobat Date Picker/Field Returns an Error Every Time on One Specific Form But Works on All Other Forms

The date picker/field on one specific form returns an error every time but works on all other forms. Even when I manually try to enter it using the correct formatting, it still returns an error. Below is the code attached to the field. The first piece of code is attached to the exit event and contains the error message returned while the second piece of code is attached to the change event. Is this caused by a bug with my version of Adobe or is my code causing this issue? I know there were issues with the date picker in previous versions of Adobe. Please let me know if you need any other information.

Current Version:

2021.007.20102

Exit Event:

if((!this.isNull) && (!this.execValidate()))
{
    xfa.host.messageBox("You have entered an invalid date. Please select a date from the date picker.");
    this.rawValue = null;
})

Change Event:

if (xfa.event.newText.match(/[^0-9\/]/)) 
{  
    xfa.event.change = "";  
}

JavaScript Error Message from Exit Event

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda