SDO->SDB + another SDO->SDB

Status
Not open for further replies.

evgeny_boy

New Member
Hello everybody,

I have to create a simple apllication.

SDO -> SDB
|
|
foreign fields
|
|
SDO -> SDB

and all these components are in one SmartWindow.

When I start this SmartWindow everything is OK, the parent couple (SDO-SDB) works correctly. The child couple fetches the first record from the joint table (because the parent is on the first record).
But when I move to another record on the parent browser - there is no action on the child browser. It still displays the same record from the joint table.

Please help me. I miss something.
 
have u chek u're smart links ? browse and viewer have to be linked by a record link (source browse target viewer)
 
I have checked the links, eventhough there is no any viewer. I have got only 2 browsers.
Have got following links:
SDO1 - DATA - SDB1
SDO1 - DATA - SDO2
SDO2 - DATA - SDB2
 
Status
Not open for further replies.
Back
Top