Hello...
Everyone is the newbie at some point with something. Today it's my turn with Drupal.
Question if I may... I seem to understand the process of Role access and Node access. However would I go about the process of doing a Content Field access for a specific User(s)?
Example, unauthorized visitor / user stops by the site and sees a Node with some content fields containing general information. Logs in becomes authorized as a User with Member Role and now sees additional fields on the same node. Eg. using Field Permission module.
Basic I know, but for us beginners it's still impressive and now for my point of need.
This specific user with a Member Role is given additional access to see more or extra fields on the same Node either manually or automatically by a module like Drupal Commerce via payment. However, the next visitor that logs in as a user of Member, or even a different but allowed to see the same fields Role, would not see the extra content field unless they made a similar purchase or were manually authorized.