I have a template that want to use inside the rich text editor forge. Whenever user open the text editor in screen, the template will appear in the text editor and then user can fill in the input, textarea, table widgets, upload image and etc.
I have tried to do it but it didn't reflect in my screen, so I'm not sure whether I'm putting wrongly or this forge is not possible to use in this way?
Appreciate if anyone can tell me if it's possible with these widgets in text editor? If Yes, can you please provide the OML file to me.
Also, is CKEditor forge in the reactive web can use to solve my issue??Thanks...
Try with the ckeditor and let me know if it works or not. If you don't want to use then try to attach the oml.
Thanks
Prince
I have tried it using CK Editor. But the layout of the template that I designed is all ran and messed up. Also I don’t think I can save specific data into each database and set rule to user if I used this text editor
yes the design will be messed up. if you use ck-editor you can save as it is. and can make changes as well.
Hi JW the same case was with me I have used CKEditor to design the Email templates and certifications for the users in the project. and I have achieved the design so well.
My suggestion is to first try to add only text and make the design using the ck editor options. if you are using any image in that template try to add an image tag in the html option of the ck editor. if you want for each element you can also add the inline css for each text as well.
this will surely help.