I am testing this on coldfusion 8 now and get the same error, now with
more specification:
Message Element postalCountry is undefined in a CFML structure
referenced as part of an expression.
coldfusion.runtime.UndefinedElementException: Element postalCountry is
undefined in a CFML structure referenced as part of an expression. at
coldfusion.runtime.CfJspPage.ArrayGetAt(CfJspPage.java:919) at
coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:930) at
coldfusion.runtime.CfJspPage._arrayGetAt(CfJspPage.java:925) at
cfstate2ecfc1571554191$funcEDIT.runFunction(C:\Inetpub\wwwroot\farcry
\core\packages\formtools\state.cfc:26)
Digging in the code to see how it works or should work, any tips or
directions will be appreciated...
On Jun 10, 1:26 am, Marco van den Oever <
marcovandenoe...@gmail.com>