Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

158
Views
El área de texto CkEditor5 requerida no funciona si quiero enviar un campo no vacío

Mi problema es que quiero establecer una etiqueta de área de texto en requerida. Pero tan pronto como incluya el CKEditor, no funcionará. Quiero decir, el área de texto no está vacía. Si envío mi formulario, aparece un mensaje de error que indica que el área de texto está vacía. Y si presiono enviar nuevamente, funcionará. ¿Qué tengo que hacer para configurar este campo como obligatorio?

Uso HTML, Coldfusion y JS. Coldfusion no importa en este momento.

 ClassicEditor .create(document.querySelector('#CKTextfeldDU'), { toolbar: ['heading', '|', 'bold', 'italic', '|', 'link', 'bulletedList', 'numberedList', '|', 'undo', 'redo'] }) .catch(error => { console.error(error); });
 <cftextarea id="CKTextfeldDU" style="width: 100%; max-width: 100%;" name="DBeschreibungDU" required="yes"></cftextarea>

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!