I am calling the admin from a PLUGIN  folder... when I admin my custom
type using something like below:

<ft:objectadmin
        typename="cmiSPCaseStudies"
        permissionset="cmiSPContent"
        title="Sales Partners Site: Case Studies"
        description="Manage case studies for sales partners web site"
        columnList="title,datetimelastupdated,datetimecreated,status"
        sortableColumns="title,datetimelastupdated,datetimecreated,status"
        lFilterFields="title"
        sqlorderby="datetimelastupdated,title asc"
        module="/cmiSalesReps.cfm" />

the addition or edit is processed but a "blank" screen is returned
instead of the object list.

do I need to add the plugin path somewhere?


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