Is there a way to prevent ALL users (including Admin), except the original author, from viewing the private number content?

Comments

john.money’s picture

Assigned: Unassigned » john.money
Status: Active » Closed (works as designed)

By design, private number will only show for roles that have the "View private number" access permission. If no roles have this permission, then no users will be able to view the private number, including the Admin. The author, however, will always be able to view their own private number when editing the node. Otherwise, it is displayed as "Ending in XXX" even to the author.

I believe this is the preferred way of doing it. Take a look at any ecommerce site (Amazon, eBay, et al) and if you have a credit card on file, it will never be shown in plain text unless editing the card number. If this doesn't make sense, feel free to reopen the issue.

grokdesigns’s picture

I followed your suggestion and removed the "view private number" permission from all roles, but am still able to view it as admin. Is there something else that I need to configure?

Thanks,
Chris

john.money’s picture

Status: Closed (works as designed) » Fixed

Fixed in release 2.0

http://drupal.org/node/425596

john.money’s picture

Status: Fixed » Closed (fixed)