Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

rich text editor transaction maximum length

Mohammad ShaddadMay 9 2017 — edited May 10 2017

Hi

I have a form with one column "rich text editor" with database column data type as CLOB

whenever i input text with length more than 750 character it's graving error  "Failed must have some value" and not saving

if i input text with length less that 750 it's saving correctly even if i add many text and save after each one it's working fine,

For example:

first update with text length 749 --> working fine

second update adding another text length 749  --> working fine and saved in database with total length 1448

but if i add - in first update or second regardless -  text length 750 or more --> it's graving error  "Failed must have some value" and not saving

Any idea

Product V: 5.1.0.00.45

Thanks ...

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 7 2017
Added on May 9 2017
2 comments
810 views