Hi Sean,

The property belongs to a content type called 'subThemes'. It has a FK
reference to content type 'themes'. So I should got the ftJoin value right
coz it worked in FarCry 6.

It only worked in 5.2 if I put a ftRenderType="list". But I do want it to
be 'library'. :-(



On Tue, Jul 24, 2012 at 10:55 PM, Sean Coyne <[email protected]> wrote:

> 5.2 should work fine w/ the "uuid" formtool. You don't need to specify
> ftRenderType if you want the library.  Is your ftJoin value correct?  Your
> content type is called "themes"?
>
>
> On Tuesday, July 24, 2012 3:50:08 AM UTC-4, Xiaofeng Liu wrote:
>>
>> Hi folks,
>>
>> I have a old site built in FarCry 5.2. I was before working on FarCry 6
>> and I can have properties like:
>>
>> <cfproperty ftSeq="02" ftFieldset="Sub Theme Details"
>> ftWizardStep="General Details" ftLabel="Theme" name="theme" type="string"
>> hint="Theme"*
>>     ftType="UUID"* ftAllowCreate="false" ftJoin="themes" ftLibraryData="*
>> *getThemesLibrary" ftLibraryDataTypename="themes"**>
>>
>> I didn't specify ftRender type so by default it will be 'Library'. I got
>> this working fine on 6. It rendered as a library selection with radio
>> button alongside each options so only one can be selected.
>>
>> But it seems to me in FarCry 5, this doesn't not work. If I ignored
>> ftType it just gets render as blank.
>>
>> How should I do it in FarCry 5?
>>
>> Thanks in advance for any help.
>>
>> --
>> Best regards,
>>
>> Xiaofeng,^_^
>>
>  --
> --
> 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
>
>
>



-- 
Best regards,

Xiaofeng,^_^

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