Hello,
I want add property user to (portal_memberdata) using code and not update day by day. it's would be auto-add so dinamically.
I read on the Plone Docs:
New properties must be explicitly declared in
portal_memberdata
There's any way to find it out?
Thanks