43
Views
2
Comments
[CLEditor] OnChange 
Question
logo-png
Web icon
Forge asset by Charles Colaco

Hi Charles,

Thanks for sharing this nice component.  

After adding the CLEditor widget to my InputWidget, the OnChange event on my InputWidget stopped working.  Is there a way I can detect an OnChange on the Input when using CLEditor?

Thanks for your help!

2025-07-14 13-53-13
Heryck Azevedo

Hello Karen

Maybe you can try use another component, try CKEditor

https://www.outsystems.com/forge/component-overview/97/ckeditor

I use it on some projects and I didn't have any problems.

If it still doesn't work, share the .oml file so we can help you.
I hope it helps.

Best regards;
HERYCK AZEVEDO

2022-06-15 18-44-48
Karen McCarthy

Hi Heryck,

I've used CKEditor before, but prefer CLEditor and would like to use it if possible.  I've attached an oml of a very simple project to demonstrate the issue.

Once you've published the oml and browsed to  the app:

1.  Click on "Create a new Sample CL text" (upper right).

2.  Note that Save button is disabled.

3.  Type in Rich text input.  Save button is still disabled.

4.  Type in plain text.  Save button enables.

Thanks so much for looking at this.  

CLEditorApp.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.