webtop - type admin

View: New views
3 Messages — Rating Filter:   Alert me  

webtop - type admin

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In the webtop, when administering a type, there is an action dropdown for each object.
is it possible to add your own actions to the list?

--
AJ Mercer
Web Log: http://webonix.net

--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: webtop - type admin

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

looks like this is what I am after
    ft:objectAdmin
    lCustomActions

I have added that and I now have a menu item:

But now I need to find out ow to tie that to something ...


2009/7/3 AJ Mercer <ajmercer@...>
In the webtop, when administering a type, there is an action dropdown for each object.
is it possible to add your own actions to the list?

--
AJ Mercer
Web Log: http://webonix.net



--
AJ Mercer
Web Log: http://webonix.net

--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---


Re: webtop - type admin

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

geez, now that I know how to do it, I understand the wiki doco
    http://docs.farcrycms.org/display/FCDEV40/Formtools+Object+Admin
<ft:processForm action="myaction">

<!--- your custom code goes here --->

</ft:processForm>


2009/7/3 AJ Mercer <ajmercer@...>
looks like this is what I am after
    ft:objectAdmin
    lCustomActions

I have added that and I now have a menu item:

But now I need to find out ow to tie that to something ...


2009/7/3 AJ Mercer <ajmercer@...>

In the webtop, when administering a type, there is an action dropdown for each object.
is it possible to add your own actions to the list?

--
AJ Mercer
Web Log: http://webonix.net



--
AJ Mercer
Web Log: http://webonix.net



--
AJ Mercer
Web Log: http://webonix.net

--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@...
To unsubscribe, email: farcry-dev+unsubscribe@...
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---