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.

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.