Hey Jake, Thanks for the link. Unfortunately it is the actual container object we need to modify as it is the container we need to store properties against rather than the rules it contains. e.g. the container needs to have user defined title and style which wil then contain a number of rules.
Thanks, Duncan On Feb 27, 6:10 pm, Jake Churchill <[EMAIL PROTECTED]> wrote: > I blogged about custom rules. Maybe this will help you. > > http://jake.cfwebtools.com/index.cfm/2007/1/12/Farcry-Custom-Rule-HOWTO > > Jake Churchill > CF Webtools > 11204 Davenport, Ste. 200b > Omaha, NE 68154http://www.cfwebtools.com > 402-408-3733 x103 > > Duncan wrote: > > hello all, > > > We need to be able to add some additional properties to our container > > objects. Users need to be able to define the title (for display) of > > the container and then select a css style to apply to the container. > > > I know we can hardcode the container title/style in preHTML within the > > template code but we need to allow users the option to define these > > variables. > > > Has anybody else done this? if so can you let me know how you did it? > > or if you haven't done it, do you know it would be done? > > > Alternatively - as there are many ways to skin a cat - can you think > > of an alternative way of dealing with this requirement? > > > thanks, > > Duncan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
