I develop forms which feed data to tables in an Oracle database using Oracle Portal 10g.
I'd like to include simple text edit capabilities in the text areas and text boxes in the input forms. I'm told by the folks at Oracle that it is not possible to use the built in webword editor provided with Oracle Portal 10g when developing input forms. Basically they are saying that it is strictly for use on portal pages and text areas that are not associated to fields in tables that accept submissions via forms developed in Portal.
I know that I can replace the Oracle webword edit feature in Oracle Portal 10g with the FCK editor, but my question is this...
If I were to swap out the off the shelf webedit bar in Oracle Portal with the FCKeditor, would I then be able to include the edit bar in my input forms and if so how? Is anybody out there doing this or know if it's possible?
I'd like to include simple text edit capabilities in the text areas and text boxes in the input forms. I'm told by the folks at Oracle that it is not possible to use the built in webword editor provided with Oracle Portal 10g when developing input forms. Basically they are saying that it is strictly for use on portal pages and text areas that are not associated to fields in tables that accept submissions via forms developed in Portal.
I know that I can replace the Oracle webword edit feature in Oracle Portal 10g with the FCK editor, but my question is this...
If I were to swap out the off the shelf webedit bar in Oracle Portal with the FCKeditor, would I then be able to include the edit bar in my input forms and if so how? Is anybody out there doing this or know if it's possible?
Re: FCKeditor for use with Oracle Portal Forms?