Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix - Plantillas PDF - No aplicar configuración TinyMCE en vista de edición #309

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

ManuSinergiaCRM
Copy link
Collaborator

@ManuSinergiaCRM ManuSinergiaCRM commented Jul 22, 2024

Description

El PR soluciona la incidencia explicada en el issue no aplicando la configuración definida en el fichero include/SugarFields/Fields/Wysiwyg/SugarFieldWysiwyg.php para campos WYSIWYG ya que en el módulo de Plantillas PDF ya está precargada otra configuración de TinyMCE.

Pruebas

  1. Ir a Administración -> Estudio -> Plantillas PDF
  2. Crear un campo del tipo WYSIWYG
  3. Editar la Vista de Edición y añadir el nuevo campo WYSIWYG
  4. Ir a Plantillas PDF -> Crear plantilla PDF
  5. El editor WYSIWYG del nuevo campo debe ser cargado y no producir errores en la consola del navegador.

Copy link

github-actions bot commented Jul 22, 2024

Actions executed at: 2024-09-20 11:27:13.

@AlbertoSTIC AlbertoSTIC requested review from ainaraRT and PaulaaSTIC and removed request for AlbertoSTIC August 28, 2024 08:22
Copy link
Collaborator

@ainaraRT ainaraRT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(A)Probado

Copy link
Collaborator

@PaulaaSTIC PaulaaSTIC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(A)probado

@AlbertoSTIC AlbertoSTIC merged commit 7ec708a into develop Sep 20, 2024
1 check passed
@AlbertoSTIC AlbertoSTIC deleted the bug/wysiwygFieldInPDFTemplates branch September 20, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working not urgent Plantillas PDF
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incidencia - Plantillas PDF - Error en campos WYSIWYG en vista edición
4 participants