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!

Oracle Apex 23.1 - Cascaded Select list error

Hi everybody!

Recently, unfortunately, I spend a lot of time with the value list cascade settings.

I work in an Oracle Apex 23.1 Patch 5 environment.

Results:

  1. Select list → Select list : if the parent changes then Javascript error
  2. Select list → Popup LOV: it works
  3. Popup LOV → Popup LOV: it works
  4. Popup LOV → Select list: if the parent changes then Javascript error

in summary:

if the type of the child list is Select List, the cascade throws an error:

  • Error: SyntaxError: Unexpected end of JSON input

does anyone have a solution to this problem?

Comments
Post Details
Added on Sep 30 2023
0 comments
187 views