Hello Community!
How can i use multiple actions for one transformer call? I have anything read about action-sets, but i dont know how i can use this.
I need two map act-types:
<map:act type="session"/> and <map:act type="locale"/>
now i have create the following action set in the <map:component> segment (wrong here?):
<map:action-sets>
<map:action-set name="portal">
<map:act type="session" action="session"/>
<map:act type="locale" action="locale"/>
</map:action-set>
</map:action-sets>
if i call this action set with <map:act set="portal" in the <map:pattern> segment, i only become an url redirection limit from my browser.
whats wrong?
-- Mit freundlichen Gruss / kind regards
Marco Friedrich menta AG
Email: [EMAIL PROTECTED] Telefon: +49 (0)89-87120142 http://www.menta.de
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
