xxforms:get-remote-user() value becoming empty on selecting table

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

xxforms:get-remote-user() value becoming empty on selecting table

Prameela R

Hello

 

I am using xxforms: get-remote-user() to get the userid and show the events which had the same userid in a table.

 

It displays well, immediately when page is loaded

 

But when I click on the table xxforms:get-remote-user() showing the value empty. So there will be no rows displayed.

Why xxforms:get-remote-user() becoming empty on selecting the table rows(other than first row)

 

We are using Orbeon of version: 3.7

 

 

Thanks,

Prameela.

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: xxforms:get-remote-user() value becoming empty on selecting table

Erik Bruchez
Administrator
Possibly because /xforms-server is not an authenticated URL in your  
case. Best fix is to store the user upon xforms-model-construct-done,  
and then used the stored value.

-Erik

On Jan 28, 2009, at 11:27 PM, Prameela R wrote:

> Hello
>
> I am using xxforms: get-remote-user() to get the userid and show the  
> events which had the same userid in a table.
>
> It displays well, immediately when page is loaded
>
> But when I click on the table xxforms:get-remote-user() showing the  
> value empty. So there will be no rows displayed.
> Why xxforms:get-remote-user() becoming empty on selecting the table  
> rows(other than first row)
>
> We are using Orbeon of version: 3.7
>
>
> Thanks,
> Prameela.
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws