Hi,
Can someone tell me how I can "play with" the binding of a list/table with the GW query service? E.g. if attribute "status" = "open", I want to show a specific icon, if "status" = "closed", I want to show another icon.
Till now I solved this issue by adding an attribute "icon", so the logic happened in the backend, in ABAP.
It seems that it is not possible to use javascript functions in combination with "{attribute}".
Kind regards,
RW