Hi all,

I have a small dilemma, and I was wondering (as always) what everyone
else does. It's really convenient to add variables to XFA's like this in
a switch file:

<cfcase value="doSomething">
        <cfset xfa.back =
"#fusebox.thisCircuit#.doSomethingElse/objectID/#attributes.objectID#">
        <cfinclude template = "dsp_somefile.cfm">
</cfcase> 

Because then your link on that display page only needs to call
#self##xfa.back#. I haven't seen this approach in any example apps,
which is what's making me nervous - is there some reason why you
*wouldn't* code xfa's like this?

Thanks,
Kay.
______________________________________
Kay Smoljak              Web Developer
Custom Tags: developer.perthweb.com.au

==^================================================================
This email was sent to: [email protected]

EASY UNSUBSCRIBE click here: http://topica.com/u/?bUrFMa.bV0Kx9
Or send an email to: [EMAIL PROTECTED]

T O P I C A -- Register now to manage your mail!
http://www.topica.com/partner/tag02/register
==^================================================================

Reply via email to