Thanks to a tip from Blair I have resolved this issue.

There was a nav nod with the same name a a type
There is a menu called 'Products'
and even thought the type is product.cfc, it had a displayName of 'products'
- which I have now changed to 'product'

On 21 October 2010 22:24, AJ Mercer <[email protected]> wrote:

> I have added an array to a component (Project)
>
> <cfproperty ftseq="3110" ftwizardStep="Products" ftfieldset="Related
> Products"
> name="aProducts" type="array" hint="Products used in the Project."
> required="no" default=""
>  ftLabel="Products Used"
> ftType="array" ftJoin="product"
>  ftShowLibraryLink="false" ftAllowAttach="true" ftAllowAdd="false"
> ftAllowEdit="false" ftRemoveType="detach"
>  bSyncStatus="true">
>
> When I edit a Project and go to select a Product,
> I get the first page of the list of all Products,
> but then I click Next (or any of the page numbers)
> It does what looks like an AJAX submit
> but comes page with the Project web site page
>
> Anyone seen this?
> Any ideas what is going one??
>
>
> --
>
> *AJ Mercer*
> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org
> community="Open" /> <http://webonix.org>
> http://twitter.com/webonix
>



-- 

*AJ Mercer*
<webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org
community="Open" /> <http://webonix.org>
http://twitter.com/webonix

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