Open Closed

Text Templating - Html editor #6398


User avatar
0
Buckoge created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v8.0.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi abp team.

Have you explored the possibility of integrating a feature like this HTML5 Editor into text templates?

We are currently using Word templates with bookmarks for generating contracts, annexes, and other related documents. We are considering transitioning to text templates, but we believe that end user modifications through HTML might present some complexities.

Or could you provide us with recommendations or guidelines on how we might implement this ourselves?

Thanks.


3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You need to customize the Text Templates module. see: https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface

    If you need the InlineContent page code of the Text Templates module, I can share it with you via email.

  • User Avatar
    0
    Buckoge created

    Hi,

    We decided for now, to leave it as it is at the moment. If in the future there is a need to customize the Text Templates module, I will write for InlineContent page code.

    Thanks.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    ok.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11