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