|
Thanks! I will give it a shot. So I guess I could place that
code snippet into my custom side nav, but for child links would I dupe the
rule and lay in the logic and make a custom child links rule?
As a temp solution I did this in my application UI index file (seems to
work):
<cfsetting enablecfoutputonly="Yes">
<cfimport taglib="/farcry/farcry_core/tags/navajo" prefix="nj"> <nj:display>
<cfparam name="request.stObj.externallink" default="">
<cfif len(request.stObj.externallink)> <cflocation url="" addtoken="No"> </cfif> <cfsetting enablecfoutputonly="No">
-- Regards, Michael "Tom Cornilliac" <[EMAIL PROTECTED]> wrote in
message news:[EMAIL PROTECTED]...
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] |
Title: Message
- [farcry-dev] RE: Symbolic Link Redirect. Tom Cornilliac
- [farcry-dev] Re: Symbolic Link Redirect. Michael @Four Eyes
- [farcry-dev] Re: Symbolic Link Redirect. Michael @Four Eyes
- [farcry-dev] Re: Symbolic Link Redirect. Tom Cornilliac
- [farcry-dev] Re: Symbolic Link Redirect. natalies
- [farcry-dev] Re: Symbolic Link Redirect. Geoff Bowers
- [farcry-dev] Re: Symbolic Link Redirect. Michael Sammut
