Skip to Content
0
Former Member
Nov 06, 2012 at 09:32 AM

ABAP WebDynpro - LinkToAction in ALV - Disabled but not grey

51 Views

Hello SDN,

I have a LinkToAction UIElement which I want to disable in some cases, to not lead to the action.

But with the property 'enable' the link goes grey if I disable it.

This doesn't look good for the field is actually the key of the table.

Is there any other way to not lead to the action? Since it's a Table UIElement I can't work with two different UIElements, one is a TextView, one is a LinkToAction, because TableUIElement do only allow one UIElement in a cell, as far as I know.

Greetings and thanks a lot,

Florian