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");
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
2 Answer(s)
-
0
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
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
This question has been automatically marked as stale because it has not had recent activity.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)