Hello Everyone,
I am using Jdeveloper 12.2.1,
I have detail master table, I have created query page using viewcriteria and using fragments
I want to open data in update so I am using LINK as table column to open selected record in other fragment where I dropped Master Detail table.
There is only ViewLink.no association.
Like there is 4 records in my table.
When I open record no 4 or 3 so it open 1 record.
Please answer.