Okay, I figured this one out myself. I just had to add <output>request-attr</output>
when declaring the mod-db add action and change the parameter to include the table
name and array position:
<map:redirect-to uri="{SM_SupportCall.SupportCall_ID[0]}/confirm-call.html"/>
J
-----Original Message-----
From: Jacob Arnold
Sent: Tuesday, July 20, 2004 8:12 AM
To: [EMAIL PROTECTED]
Subject: Accessing mod-db Autoincremented Key in Sitemap
Is it possible to get a mod-db key in the sitemap? I'm using the
ManualAutoIncrementModule. Specifically, I want to use the key in my URL:
<map:redirect-to uri="{SupportCall_ID}/confirm-call.html"/>
This used to work with the original database actions, but I can't get it to work with
modular ones.
Thanks,
Jacob
---------------------------------------------------------------------
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]