Hi,
try {../ID} in the subaction.

Marco Friedrich wrote:

> Hello!
>
> i have a little question about map:act section from sitemap.xmap.
>
> it is true that i can't use an map:act within another map:act?
> here is my problem (see comments)
>
> <map:match pattern="portal">
>         <map:act type="auth-protect">
>                 // here i can use the user id variable {ID}
>                 <map:act:type="locale">
>                         // now the variable {ID} doenst exist or is empty
>                 </map:act>
>         </map:act>
> ....
> </map:match>
>
> i want to access to the variable ID within the second map:act.
> i have anyone read about action sets, is this the only way?
>
> kind regards,
> marco f.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to