I have embedded one page in my ckeditor ... but I do not know how to do some buttons specific task ckditor Most importantly, how do I tell it when the document is clicked to save to save it?
Dave - -
The beauty of the save button in CK editor is that it The default is set to submit the form. In the case of my company, I am hoping to avoid CK Editor because the save button is disabled because the larger form already had a save button ... but it has come to know that it is just outside the box Works. Set up the system, test, and save the hit ... See what happens.
You can control the output of buttons in the Config.js file. If a particular button is not for your choice, you can use javascript to define actions or create new buttons as well.
Comments
Post a Comment