Skip to Main Content

Java Development Tools

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!

ADF Mobile - Joined Table Views

LegacyJun 29 2014 — edited Jun 30 2014

How to pass PK of table as FK to new AMX view.

Not sure how to go about this.

Should I specify a View Criteria of the Child view with Bind Variable of Parent Table PK. If so, how.    (ex. WHERE parent.pk = child.fk)

Do not want to have a Parameter Form, just taking the PK of parent used as FK of child view, as a Mobile Button. 

This post has been answered by Arunkumar Ramamoorthy-Oracle on Jun 30 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2014
Added on Jun 29 2014
6 comments
2,343 views