Are you saying you are using a "Reflected" container or a container with a "Shared" name?
In any event, you should be able to pick up any environment variable to switch the view. For example in the execute.cfm you could have some logic that switches a skin:view call based on URL scope, something in the page's principal object (stored in request.stobj), and so on. What's in your execute.cfm now? -- geoff http://www.daemon.com.au/ skype. gb.daemon twitter. @modius On Aug 30, 12:01 pm, Phil Haeusler <[email protected]> wrote: > I have a container displaying simple dmImages using a particular > webskin. I now have a requirement to use the exact same container > elsewhere, but display the child images using a different webskin than > what is set on the rule at container creation time. > > There doesn't seem to be a nice way to provide a override to allow me > to make use of the same container elsewhere but use a different > webskin on the dmImages, short of setting a global variable that's > picked up the execute webskin for my rule. > > Has anyone tried to achieve this before? How have you gone about it? > > Am on release 6.0.15 -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
