Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I am using workflow module to manage article moderation workflow. It is working fine, but in that I want workflow form along with the comment on node edit page, so that after editing node, that author can put comment, and move it to given workflow state.

Right now the form is showing in separate workflow tab, which I wanted to be in node edit page.

I have checked the settings also from workflow edit page, as shown.

Workflow Settings

Is there any permission related issue, if so, how can I solve it. I wanted the form to be appear on node edit form for authors.

-- Many thanks for your time.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.