cancel
Showing results for 
Search instead for 
Did you mean: 

Mixing Table Popin and Cell Variants

IanStubbings
Active Participant
0 Kudos

Hi

I'd like to use the Link to Action UI element to use a table popin and then once I have closed the popin udate the cell with a different colour. Is this possible?

Cheers

Ian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Normally you'll have in your context a variable to define the popin,

you only need to add a variable extra in the context node with the color.

You will have to bind the variable to the attribute cellDesign of the column

where the link to action is put in.

grtz,

Koen

IanStubbings
Active Participant
0 Kudos

Hi Koen

Thanks for the swift reply.

I only wish to change that particular cell which I presume I can only do with a TableSingleMarketableCell. Am I correct? I do not wish to change the entire column.

Cheers

Ian

Former Member
0 Kudos

Hi,

if you bind it to an attribute of the context node of the main table,

(which means it can be different for each line) i think the result will change per line.

grtz,

Koen

IanStubbings
Active Participant
0 Kudos

Hi

Unfortunately it has to be only the cell. I will see if I can achieve this via ALV instead.

Thanks for your help.

Ian

Answers (0)