No, thanks, but that doesn't work.
The form is being created with:
<ft:object objectid="#stobj.objectid#" typename="farVeritySearch"
lExcludeFields="label,bSearchPerformed,lCollections"
IncludeFieldSet="false"  />
Is it because the is only one stage that it isn't treated as a wizard?

Normally it wouldn't be a problem, but I want to add a new property.
If the form has been instantiated by a user and then I update the live
site to include a new property it throws the 'Element theYears is
undefined in a CFML structure referenced as part of an expression. '
error.

Also, the form, in this instance, is a search form to search a custom
content type. Once the results are listed and you navigate to the
content type display page, I'd like the form to exist there with the
populated fields in the search form. Is there a way of pulling the
objectid of the form type to keep it looking consistent throughout the
site?

Ta Phil (anyone else use the phrase 'ta'?)

On Dec 23, 12:31 pm, Geoff Bowers <[email protected]> wrote:
> if the edit handler is a wizard you can use the utility in Admin >
> Developer that restarts the app. one of the options there is to clear
> all wizard data.
>
> GB
>
> On Wednesday, December 22, 2010, Phillip R <[email protected]> wrote:
> > If I extend the
> > farcry.plugins.farcryverity.packages.forms.farVeritySearch with a new
> > new field, for example 'theYears'.
> > I update the app.
> > If the existing form  has already been used I get this error:
> > 'Element theYears is undefined in a CFML structure referenced as part
> > of an expression. '
> > How can I flush this existing form object short of rebooting the
> > server?
>
> > --
> > 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