You have discovered the primary problem with overriding the objectadmin
buttons. Yes, you will need to redefine all of them. I believe the defaults
are defined in a component called /packages/farcry/objectadmin.cfc
somewhere. That definition includes the default permissions.

Blair

On Sat, Dec 4, 2010 at 7:59 AM, Szabolcs Nagy <[email protected]>wrote:

> I am trying to add an extra button to the toolbar rendered by
> ft:objectadmin
>
> I created an array for my button and passed it in as aButtons attribute.
> It displayed my button, but the default buttons are disappeared.
>
> I tired to list all the buttons in the lButtons parameter, but it didn't
> help.
>
> Do I need to redefine the default buttons in the aButtons array?
> If so, will farcry handle permissions for the default buttons?
>
>
> Szabolcs
>
> --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: [email protected]
> To unsubscribe, email: 
> [email protected]<farcry-dev%[email protected]>
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry

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

Reply via email to