Yes, but you'd need to ensure it "inherits" for new child pages as well. (i.e. run the code on a create and connect action) - Something that the content workflow takes care of automatically.
It would be great if they came out with a set of triggers that would fire, to which you could hook up .net code events. I remember customizing Great Plains Dynamics financial system years ago and it would fire events for just about everything in the system. Made customizing transactions so easy. I wonder if you could create a bunch of DB triggers to accomplish the same thing in RedDot. You're not actually modifying the DB directly and voiding the warranty, just watching for events to occur, and the running RQL in response... Wayne. On Aug 13, 8:35 pm, kimdezen <[email protected]> wrote: > If thats the case, then i reckon taking a look at the RQL in the log > when inheriting Content Workflows might give away a few hints as to > how it could be done with structural workflows. > Then all thats required is to package it all up into a custom plugin.. > > Cheers, > Kim > > On Aug 13, 2:10 am, Wayne Bouwmeester <[email protected]> > wrote: > > > That's what I found as well, but I couldn't find anything going as far > > as saying you can't - it just didn't give instructions on how. > > I'll take that as a "you can't". > > I'd be interested in the "why" > > Might just be that when the structural workflow feature was added, > > they didn't bother to implement an inherit feature... > > > On Aug 11, 6:10 pm, kimdezen <[email protected]> wrote: > > > > Hi Wayne, > > > > Having a look at the manual, it appears that you can only inherit > > > content workflows not structural ones... > > > > Can anyone confirm this? > > > > Kim > > > > On Aug 12, 4:35 am, Wayne Bouwmeester <[email protected]> > > > wrote: > > > > > I can't seem to inherit a structural workflow in the same way that I > > > > can inherit a content workflow. > > > > (There's no checkbox to allow the inherit menu item either on the > > > > workflow properties window) > > > > > Has anyone run into this? Maybe there's a theoretically good reason > > > > for it, which has yet to occur to me. > > > > Any help would be appreciated. > > > > Thanks! > > > > Wayne. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" 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/reddot-cms-users?hl=en -~----------~----~----~----~------~----~------~--~---
