cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling popin action

Former Member
0 Kudos

Hi,

I have a popin toggle cell in my table and i am doing some validations on the header level. My requirement is that if i get an error while validating the header, I do not want the popin to be open.

Please help me find the solution.

Thank you,

Akshatha.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Akshata.

I don't think it is possible to prevent the toggeling in the action.

But you can use another cell_editor (link_to_action) in order to control the popin.

In this case you won't have the arrow but a link that can be used to show the popin. Then you have to create one action that opens the popin and one that closes it.

Have a look at WDR_TEST_TABLE / view = row_popin .. column = TABLECOLUMN_1.

Cheers,

Sascha