ActionHandlers Options
imayat12
Posted: Tuesday, July 01, 2008 5:01:25 PM

Rank: Addict

Joined: 7/19/2006
Posts: 659
Location: Preston, UK
Guys,

I have some auto content creation going on with AutoForm. Basically its a cv submission in a jobs section of my site.

I notice in AutoForm after successful creation if not auto publishing then the following line runs

Code:

umbraco.BusinessLogic.Actions.Action.RunActionHandlers(d, new umbraco.BusinessLogic.Actions.ActionToPublish());


I have an action handler setup for my document type which depending on which location parameter has been selected by user sends an email to appropriate person. I have create an actionhandler to that returns ActionToPublish however this action is not fired. Am I sending back from my action handler the wrong type of action?

Regards

Ismail

Level 2 certified. If it aint broke dont fix.
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.