![]() |
need HTML editor component - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: need HTML editor component (/thread-2839.html) |
need HTML editor component - iwuser - 08-16-2022 Is there anything built-in into IW, or any external compatible components that can offer rich text HTML editing functionality on IW served pages? Or has anyone been using any external JS libraries in IW apps with any success, like "editor.js"? I basically need to serve HTML documents to users from an IW application, in some kind of editor, allowing the users to edit them free-hand and then get the edited HTML back, so it can be saved on the server. RE: need HTML editor component - iwuser - 08-16-2022 Ok, I can see TMS IW pack, trying it now ;-) RE: need HTML editor component - zsleo - 08-16-2022 (08-16-2022, 12:35 AM)iwuser Wrote: Is there anything built-in into IW, or any external compatible components that can offer rich text HTML editing functionality on IW served pages? CGDevTools implements TinyMCE (https://www.tiny.cloud/). It will be great if IW implements this as an IW component..... more work Alexandre ? RE: need HTML editor component - Alexandre Machado - 08-17-2022 We are currently working on TIWSummernote component which will bring this to IW: https://summernote.org/ I expect to release it in the next version |