Workflow implementation,

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
2/27/2009 1:24:52 PM
Gravatar
Total Posts 21

Workflow implementation,

What is the best way to implement a WorkFlow (WCF) within mojoPortal? What we needs is all content before the external user can view it, it has to be approved by our Compliance Department and each department can edit content of their own.

Thanks in advance.

2/27/2009 1:42:08 PM
Gravatar
Total Posts 21

Re: Workflow implementation,

Sorry, I meant WWF, instead of WCF.

3/3/2009 5:08:19 PM
Gravatar
Total Posts 30

Re: Workflow implementation,

Hi I implemented this on my site but never really used. Anyway, the way I did it was to manipulate htmledit.aspx and the code behind, you may also want to tweak the Sproc for this, anyway Joe's working on this feature I think so I'd just wait if I were you, to maintain integrity on your files and for upgrading purposes.

gil

3/5/2009 5:54:36 AM
Gravatar
Total Posts 18439

Re: Workflow implementation,

I have plans to implement workflow on the road map. Though it is currently possible to have an approval process using the strategy on the bottom of the page about Roles and Permissions.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.