Open Closed

Customize User Profile Page #6976


User avatar
0
m.irfan.azam created

I want to add new fields into user profile like Gender, Date of Birth, Country and the like.

In addition, I want to customize the layout of user profile page.

The problem is I have personal license that comes without source code.

So I need some documentation that explains how to extend entities and customize layout of pages.


3 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Please check similar issue https://support.abp.io/QA/Questions/2989/Overriding-PersonalInfo-for-extra-properties

    Thanks

  • User Avatar
    0
    m.irfan.azam created

    Hi Anjali,

    Thanks for sharing the link.

    This page refers to a page Volo.Abp.Account.Pro.Public.Web\Pages\Account\Components\ProfileManagementGroup\PersonalInfo\Default.cshtml From where I can get this full page.

    The approach provided seems quite complex. Just imagine that I have to do all this rocket science if I have to add a single field in Personal Info Tab. is there some documentation explaining customization of pages?

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    You will get this file in source code of Account module.

    you can also refer this https://community.abp.io/posts/how-to-add-custom-property-to-the-user-entity-6ggxiddr.

    can you please provide this info ABP Framework version: UI Type: Database System: Tiered (for MVC) or Auth Server Separated (for Angular):

    thanks,

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11