Rich Text Editor in Peoplesoft
I have enabled the rich text option for a long field. I find that a particular format is missing in the options. I did some research and found that Peoplesoft uses a open source software 'CKEditor' for this purpose. I also found the source code from where the fonts is getting picked. I added the new font and rebooted the web server. Yet the newly added font is not being picked. following is the config file path where i have made the change -
/u01/app/pshcmdev/psfthome/webserv/HCMDEV/applications/peoplesoft/PORTAL.war/HCMDEV/ckeditor/_source/plugins/font
Also i need to add a new special character to the list which is available. I also found the source code for the same and added the new symbol but to no use. Can anybody please assist me in this? My entire project depends on this.