8.4+: How to programmatically customize user page
Permalink
When a user logs in, they're taken to the Welcome page or maybe Edit Profile page. I added another section to the right hand side menu column which will be a single page name. When I add the single page, a new menu item appears in the right bar. But when I go to the page itself, it doesn't have the right column. Any content I add to the single page appears in the main area on the page. But how/where do I add that right column (see attached pic)?
I looked at the account folder, the vew.php is empty. I can't find where that column is taken from. There is no welcome page view anywhere.
Then, if I add user attributes during a package installation, how can I have these attributes available for the user to edit? e.g. names, address, phone # etc.
Thank you.
I looked at the account folder, the vew.php is empty. I can't find where that column is taken from. There is no welcome page view anywhere.
Then, if I add user attributes during a package installation, how can I have these attributes available for the user to edit? e.g. names, address, phone # etc.
Thank you.