Jon Dixonblog.cloudnueva.com·Mar 7, 2024Saving Rich Text Content to the DB Via an Ajax Process in APEXIntroduction First of all, why am I writing about this? APEX has supported CLOBs in Rich Text Items forever (well, since APEX 22.2, anyway 😊). I am writing this post because I have a particular use case where I must pass a Rich Text Editor (RTE) pag...10 likes·1.6K readsOracle APEX Shortsorclapex
Janusjanus.hashnode.dev·Feb 14, 2024How to integrate TinyMCE with the all New Blazor Static Server render modeBlazor static server-side rendering (static SSR), not to be confused with interactive SSR, has finally landed in .NET 8. This mode does not require a websocket connection, but keep in mind pages are fully rendered on the server and delivered to the c...109 readsBlazor
Louis Moreauxlmoreaux.hashnode.dev·Oct 11, 2023Oracle APEX - TinyMCE Word & Character count #JoelKallmanDayIntroduction I could say that I started my blog on October 11, 2021, but that wouldn't be true because my first post dates back to November 2020 (published on another platform). However, I consider that I started blogging on #JoelKallmanDay. Exactly ...4 likes·1.0K readsorclapex
Louis Moreauxlmoreaux.hashnode.dev·Jun 29, 2023Oracle APEX 23.1 - TinyMCE and image uploadIntroduction As you may know now, if you have read my previous blog post, I am a big fan of the Rich Text Editor (RTE) item. I published several blog posts on implementing cool features with CKEditor5 like image upload (part1, part2 and part3), menti...8 likes·2.6K readsorclapex
Louis Moreauxlmoreaux.hashnode.dev·Apr 20, 2023Oracle APEX 23.1 - TinyMCEExplore the new Rich Text Editor capabilities Introduction With every APEX release, there are a lot of new improvements and I like reading the What's New page because you sometimes find beautiful gems. And this time, I saw at the very end that TinyMC...7 likes·3.6K readsorclapex