Skip to Content
0
Former Member
Nov 30, 2006 at 05:23 PM

xmlforms and sap_user property

22 Views

Hello KM experts, I have a strange behaviour with XMLforms:

I implemented for my cutomers a simple form (News) where I used notably the property sap_user.

On all my development platforms it works well, but on my customer's platform, when I click on a news to consult it ("show" view), this is the "user ID" which is displayed and not the string "LastName, First name" like in the "RenderListItem" view or like on my dev. platforms.

Any idea