Derek,

Its a good question :) The filters for objectadmin are very easy to
implement and damn cool.. but they are a bit simplistic at the
moment.  In short I don't think there is a quick answer for you --
sounds like an excellent feature request.

-- geoff
http://www.daemon.com.au/

From: "Derek Westfall" <[EMAIL PROTECTED]>
Date: Thu, 17 May 2007 16:39:00 -0700
Subject: Ft:objectadmin filter on parentid

My dwConference type has an array property aEvents that holds dwEvent
objectids.

In my dwEvents custom admin section I would like to filter dwEvents by
the
dwConference they are linked to.

I could create a custom column to sort by, but I would really prefer a
filter.

I'm starting with this standard tag --

<ft:objectadmin
        typename="dwEvent"
        permissionset="news"
        title="Conference Events"
        columnList="title,startDate,endDate,status"
        sortableColumns="title,startDate,endDate,status"
        sqlorderby="startDate asc"
        module="/dwEvent/listobjects.cfm" />

Any ideas?

Thanks!

Derek


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to