I want to add an approve button on a node that will change a node status field to approved.
Any ideas about how I should go about this?

Thanks,
TJ

Comments

I'm assuming this is going to

I'm assuming this is going to display in the page for a specific role. the role cant edit the node but can only approve the content?

The approve button will only

The approve button will only display for a specific role, and this role can also edit the node.

Then add the permissions for

Then add the permissions for the role and then add the person to the role and the edit tabe will apear for that users in that role.

I understand that, but I want

I understand that, but I want create an approve button on the node so that the approval process would be quicker so that the user does not have to go edit then click the approve checkbox then save the node.