Base solution for your next web application
Open Closed

User Entity Modifications #10414


User avatar
0
coforgetech created

Information:

  • What is your product version? 10.3
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? ASP.Net Code
  • Which theme are you using? Default

Question - There are two query regarding user entity as mention below:-

  1. How to update or delete existing property of user entity? E.g. We want to remove predefined field “Surname” from entity and not to be displayed in UI.
  2. Can we remove the check box option like in User Create/Edit page. (1) Set Random password (2) Change password on next login. (3) Send Activation Email (4) Active (5) Lockout enabled If we remove checkbox option features is it going to impact another module.

1 Answer(s)