I've added a few custom fields to the default User type.
Problems emerge when I want to give users access to their profiles in both view and edit modes.
In view mode, the internal article is shown:
Joomla User - 704
The menu item linking to the user profile is created through Users Manager > User Profile.
The dynamically generated URL looks as follows:
index.php?option=com_content&view=article&id=81:joomla-user-704&catid=9
In the Content tab of the User type construction form, there is no live option to retrieve the value from the User Name field.
Edit mode, on the other hand, denies access to the site form (Edit not permitted), although the permission to edit own content is set correctly.
I'm sure it is perfectly possible to accomplish what I am trying to as this very website is an example of.
Help is much appreciated!