-
Notifications
You must be signed in to change notification settings - Fork 365
[BC Idea]: HTML Editor Control Add-in #7789
Copy link
Copy link
Open
Labels
AI-TriageManually trigger or re-trigger an AI triage assessmentManually trigger or re-trigger an AI triage assessmentIntegrationGitHub request for Integration areaGitHub request for Integration areacomplexity/highHigh or very high technical complexityHigh or very high technical complexityeffort/l-xlLarge or extra-large effort estimateLarge or extra-large effort estimatepath/manualBest implemented manuallyBest implemented manuallypriority/mediumPriority score 4-6Priority score 4-6triage/readyIssue is well-specified and ready for developmentIssue is well-specified and ready for development
Metadata
Metadata
Assignees
Labels
AI-TriageManually trigger or re-trigger an AI triage assessmentManually trigger or re-trigger an AI triage assessmentIntegrationGitHub request for Integration areaGitHub request for Integration areacomplexity/highHigh or very high technical complexityHigh or very high technical complexityeffort/l-xlLarge or extra-large effort estimateLarge or extra-large effort estimatepath/manualBest implemented manuallyBest implemented manuallypriority/mediumPriority score 4-6Priority score 4-6triage/readyIssue is well-specified and ready for developmentIssue is well-specified and ready for development
BC Idea Link
https://experience.dynamics.com/ideas/idea/?ideaid=6497fbae-cc6b-e911-b047-0003ff688f46
Description
It would be nice if Business Central provided a built-in HTML Editor Control Add-In, which could be used for editing rich text such as a detailed item description for an online shop, or when composing an email body before sending an invoice via email.
Several open-source editors (such as QuillJS or TinyMCE) are available and could be used as the underlying implementation. Business Central already leverages rich text editing in the Email Editor page and in the marketing text feature, but there is no reusable HTML Editor Control Add-In that partners and developers can use in their own pages without building one from scratch.
Providing a general-purpose HTML Editor Control Add-In in BCApps would allow the community to build richer, more consistent user experiences without duplicating effort.
I will provide the implementation for this BC Idea