... looking at Farcry 6 now

In packages/formtools/join.cfc (which array extends),
there rea display and edit functions

display() looks like you can do things with
stMetadata.ftLibrarySelectedWebskin

But edit() does not.
edit() has also lost stMetadata.ftRenderType = Checkbox

To my thinking, it should be possible for edit() and display to utilise a
webskin.


Would I be totally crazy of going down the path of adding this
functionality?



On 22 June 2009 21:26, Tomek Kott <[email protected]> wrote:

> AJ,
>
> In 5.1.X I think there might be a displayLabel.cfm convention that the
> array property uses in how to display the array property. I believe by
> default in the core it is defined as just the label. Perhaps you can extend
> that for your custom type by using the convention of displayLabel, but
> displaying more information on the item?
>
> Just a thought,
>
> Tomek
>
> On Mon, Jun 22, 2009 at 7:30 AM, AJ Mercer <[email protected]> wrote:
>
>>
>> So maybe I should just extend formtool/array.cfc
>> and and an new case entry for my edit
>>
>> On Monday, June 22, 2009, modius <[email protected]> wrote:
>> >
>> > On Jun 22, 6:54 pm, AJ Mercer <[email protected]> wrote:
>> >> ummm - yes
>> >>
>> >> in the type stored in the array, there is a name and description
>> properties.
>> >>
>> >> for the form, I would like to have the checkbox and name on one line,
>> then
>> >> the description underneath.
>> >
>> > Hmm.. check out librarySelected.cfm here:
>> >
>> http://docs.farcrycms.org/display/FCDEV50/UNIT+06+-+Content+Relationships
>> >
>> > You can't change the checkbox element (without writing your own
>> > formtool) but you can format the data of the array item any way you
>> > like.
>> >
>> > -- geoff
>> > http://www.daemon.com.au/
>> > >
>> >
>>
>> --
>> AJ Mercer
>> Web Log: http://webonix.net
>>
>>
>>
>
> --~--~---------~--~----~------------~-------~--~----~
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: [email protected]
> To unsubscribe, email: 
> [email protected]<farcry-dev%[email protected]>
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
> -~----------~----~----~----~------~----~------~--~---
>
>


-- 

AJ Mercer
http://webonix.net
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