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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Form does not show data

tansxhiOct 29 2021 — edited Oct 29 2021

Hello
When I set the Identification type to "Form" and I insert simple query and select ITCW_FIELD_ID to Primary key e.g:
select SHORT_DESCRIPTION, ITCW_FIELD_ID from T_CNTRL_ITEM_FIELD where ITCW_FIELD_ID = 288;
no data shows up. But if I change the Identification to "classic report" the correct data appears. Please help, I don' understand this behavior it is the same query I use.
Thanks in advance.
2021-10-29_15h47_47.png

Comments

Post Details

Added on Oct 29 2021
2 comments
1,153 views