Chris, I created a quick example of what I was talking about. You can find it here: https://github.com/seancoyne/betterHandpicked
You'll need to edit the spcHandpickedItem.cfc to specify what content types you want to be able to select from: https://github.com/seancoyne/betterHandpicked/blob/master/packages/types/spcHandpickedItem.cfc#L3 Make sure you update it for both the item property and the webskin property. Now, this isn't quite as nice as the handpicked rule because the webskin property will list ALL the displayTeaser* webskins for ALL the types. I didn't take the time to write the ajax to make the list match the select item's type, but it should work or at least get you started. Hope it helps. Sean -- 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.
