Farcry stores wizards in the process of being edited - and when you change
the schema, that stored becomes invalid. Go to Webtop -> Admin -> Developer
Utilities -> Reload Applications. Check the "Wizards" option and submit the
form. That should fix the problem.

Blair

On Thu, May 10, 2012 at 12:28 PM, Xiaofeng Liu <[email protected]>wrote:

> Hi guys,
>
> Just want to see if anyone can give me some help on this one.
>
> I have a custom type called 'FAQs'. After I've done it, it's been
> deployed and clients started using the feature and all going well.
>
> Now the client wanted to make some change so I will need to add in a
> new property into this type:
>
> <cfproperty ftSeq="23" ftwizardStep="Display Details"
> ftFieldset="Display" ftLabel="Display Order" name="displayOrder"
> type="numeric">
>
> After deploying the new property in farcry types interface, when I
> edit an existing faq record, I got error:
>
> There was a problem with that last request!
>
> Please push "back" on your browser or go back home
> Error Details
> Message Element displayOrder is undefined in a CFML structure
> referenced as part of an expression.
> Exception Type  Expression
> Detail
> Tag Context
>
>    C:\dev\metcash\www\myiba_farcry\farcry\core\tags\wizard\object.cfm
> (line: 240)
>    C:\dev\metcash\www\myiba_farcry\farcry\core\tags\wizard\object.cfm
> (line: 228)
>    C:\dev\metcash\www\myiba_farcry\farcry\core\tags\wizard\object.cfm
> (line: 15)
>    C:\dev\metcash\www\myiba_farcry\farcry\core\tags\wizard\object.cfm
> (line: 1)
>    C:\dev\metcash\www\myiba_farcry\farcry\core\packages\types
> \types.cfc (line: 842)
>    C:\dev\metcash\www\myiba_farcry\farcry\core\webtop\conjuror
> \invocation.cfm (line: 161)
>
> It's kind of strange coz it only happened on certain records but not
> all of them.
>
> If I create a new record, there is no problem at all.
>
> I feel like this is a bug in FarCry. Has anyone had the some problem
> before?
>
> Any help would be much appreciated.
>
> Cheers,
>
>
> --
> 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

-- 
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

Reply via email to