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!

Dynamic Content Region using EMIT LANGUAGE SELECTOR LIST procedure in APEX Oracle APEX 22.2.1

northonnDec 15 2022

I'm using the EMIT LANGUAGE SELECTOR LIST procedure in the Dynamic Content component but I'm getting an error message. It says I have to use a function that returns CLOB, but this APEX function was developed especially to use this type of component.
https://docs.oracle.com/database/apex-18.1/AEAPI/EMIT_LANGUAGE_SELECTOR_LIST-Procedure.htm#AEAPI-GUID-99ACD9EA-9250-4DEF-B6B4-0B95E3F97D9B
Captura de tela 2022-12-15 105313.pngWhat can I do to solve my problem?
Maybe converting the result of the procedure to CLOB or using a new function?

This post has been answered by fac586 on Dec 15 2022
Jump to Answer
Comments
Post Details
Added on Dec 15 2022
2 comments
474 views