« Return to Thread: Railo: ftWatch postalState not working

Railo: ftWatch postalState not working

by Marco van den Oever :: Rate this Message:

Reply to Author | View in Thread


I am trying to use following code in dmProfile:

<cfproperty
  ftSeq="25"
  ftfieldset="Contact details"
  name="postalState"
  type="string"
  hint=""
  required="yes"
  default=""
  ftlabel="State"
  ftType="state"
  ftValue="code"
  ftWatch="postalCountry" />

I get a struct dump same that i believe is same as:

http://groups.google.com/group/farcry-dev/browse_thread/thread/7a3710f48fc13764/981ae46dc237f02d?lnk=gst&q=general+config#981ae46dc237f02d

and

http://bugs.farcrycms.org/browse/FC-1851

Am i right?
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Railo: ftWatch postalState not working