Hi to all
We are running EP 7.3
I have the same problem
Pass user logged to Url IView using POST
Does anyone know how to fix it?
Thanks a lot.
I have a URL iview that was using a paramter and a value of <uniquename>.
URL Parameter -> LOGIN
Value -> uniquename
Type -> User information
This works fine
It can pass URL Parameter to another page.
But I need to use POST instead of GET.
I change to POST (and select Fetch mode -> Server-side) this does not work.
I have used too:
Value -> <LogonUserId>
Value -> <User.LogonUid>
Value -> <User.UserID>