> The lButtons attribute should do it. A list of the custom button values you
> need. Use <ft:processform action="One of the values"></ft:processform> to
> capture the action. form.lSelectedObjectIDs should have a list of the
> selected objects.

Hi Blair,

Thanks for that but it doesn't seem to work. Here is my code

<ft:objectAdmin
        title="Products"
        typename="products"
        ColumnList="name,price,status,catProducts"
        SortableColumns="name,price"
        plugin="shoppingcart"
        aCustomColumns="#aCustomColumns#"
        lFilterFields="name,price"
        lButtons="TestButton"
        sqlorderby="" />

When i add lButtons="TestButton", all the default buttons disappear
and 'TestButton' doesn't appear either. I am running 4.09, is there
something i need to upgrade?

Cheers,
Gavin
--~--~---------~--~----~------------~-------~--~----~
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