Hello,
I was reading the documentation to get a better idea of the difference between a field in an advanced record's public section and one in a private section.
The only difference I found is that fields accessed by record helper(s) for those records must be in the public section.
Is that the _only_ accessibility difference between public and private or are there other cases (not just being used in record helpers) where the private/public visibility makes a difference ?... if there is, I would much appreciate an example.
Thank you for your help.