Actionhandlers Options
dohsoft
Posted: Tuesday, October 02, 2007 4:49:38 PM
Rank: Newbie

Joined: 7/4/2007
Posts: 5
Hi

I would like to use actionhandlers to capture user events from within Umbraco.

I've found a couple of examples online where the code catches the ActionNew event - I've got this all working nicely in VS 2005.

However I would like to trigger my code using other events such as ActionSave but the event doesn't seem to trigger. I can run the class library in debug, see the break points being hit but when it comes to the ActionSave line it just doesn't subsequently fire the Execute method.

Is ActionNew the only event currently supported?

Cheers

Colin
jesper
Posted: Tuesday, October 02, 2007 6:53:46 PM

Rank: Administration

Joined: 7/25/2006
Posts: 425
Location: vipperoed, denmark
hi

actionsort and actionpublish works. maybe others. the last might do it.

kindly
jesper

webbureau jesper.com doing webdesign / development / umbraco implementations / 2007&2008 MVP / umbraco certified
colin@hoh.co.uk
Posted: Wednesday, October 03, 2007 11:28:50 AM
Rank: Newbie

Joined: 8/2/2006
Posts: 7
Hi Jesper
My mistake - i was trying to test nodes created off the Content node (to speed up testing/debugging) but these don't trigger properly.

Once I created the node under home it all started working.

Thanks for you tip

Colin
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.