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!

Cannot find detail table when create a master-detail page

A. PENGJun 26 2020 — edited Jun 26 2020

Hi, experts!

In APEX 20.1,

I tried to use Create Page Wizard to create a page of master detail side by side form that is based on the table of E_TASK(master table) and E_PROCESS(detail table).

And I have created the FK constraints for this two tables.

But when I tried the Create Page Wizard I cannot find the detail table shown as the below image. And cannot Create this page in the end.

CREATE_MASTER_DETAIL.png

What had I missied?

Thanks for any suggetsions in advance.

This post has been answered by Keyser on Jun 26 2020
Jump to Answer
Comments
Post Details
Added on Jun 26 2020
6 comments
80 views