Open Closed

How to extend a PostInput entity that does not inherit ihasextraproperties!!! #1141


User avatar
0
lataing created

ABP Framework version: v4.3.0 rc1 UI type: MVC How do I want to add attributes to these two entities?

Volo.Abp.Account.Public.Web.Pages.Account.RegisterModel.PostInput

The following method cannot be used. ObjectExtensionManager.Instance.AddOrUpdateProperty<RegisterDto, string>("Title");


2 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    The Register page is not an extended UI

    You need to overriding the User Interface: https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

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