great plugin so far! I am wondering, how to have certain fields (e.g. address) only visible on the user’s profile page (and not on the registration form).
As far as I can see, you can only customize the registration form?
With the current versions of PR you can not keep hidden a field on
Registration pages and only to show on Profile pages, however, there is
a work around.
Please make the field as “not required”
give it a custom class say: “hidden”
Set hidden class as display none and add it on registration pages.
With this simple workaround I hope you can accomplish.
is the above resolved or changed.
i Need to have a user profile custom fields only editable via the user profile edit page.
do you have any better solution for that except the above?