cancel
Showing results for 
Search instead for 
Did you mean: 

Table View layer transtion

Former Member
0 Kudos

Hello

I have table view (<b>layer1</b>). Output from row selection is mapped on model (RFC) and result is dispayed in form view (<b>layer2</b>)

But transition from layer1 to layer2 does not work.

Event name of data mapping (table to RFC) is - "select".

I have entered the same name("select") for link between layer1 and layer2.

Could you help me where is my mistake in?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188977
Contributor
0 Kudos

Hi Denis,

for the transition between Layers you have to drag the green point above the source layer and drop into the target layer, then you have to select an event that will release this action. ("select" in your case)

Regards,

Nacho

Former Member
0 Kudos

Unfortunatelly it doesn't work.

I works for button but doesn't for row selection event.

I have tried to change the event name for Table->Model mapping and use this name for layers link. it doesn't work too.

I am working in NW04s SP9 Trial