On 27 April 2013 16:57, Blair McKenzie <[email protected]> wrote: > The filter is based on the label. There isn't currently any way to easily > change the library picker, but you can change how the label is generated. > The "bLabel" attribute on a cfproperty will prompt FarCry to automatically > add that property to the label.
You can also change the query result set that is passed into the library picker -- that way you can attempt to present something more meaningful to the user, such as a pre-filtered list in a specific order. For example, only show content items that are approved and were created by the author. Etc. Take a look at the ftlibrarydata* options: http://docs.farcrycore.org/trunk/formtool-array.html -- 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 --- You received this message because you are subscribed to the Google Groups "farcry-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
