I'd like it so that the pay to publish field is visible on the node display so that when an administrator is viewing the content they can see which plan was purchased.
I'd like it so that the pay to publish field is visible on the node display so that when an administrator is viewing the content they can see which plan was purchased.
Comments
Comment #2
Anonymous (not verified) commentedYou should be able to do this using Views Attachments and blocks. Simply set up the Pay to Publish View to accept a contextual filter for the node id, and set the display mode to be block, then put that block on all node/% pages, and set the permissions for the block to only be viewable by admins.