0
marble68 created
General question - but I'm on 11.3 MVC Jquery
To change a tenancyname - can I just update the database? Don't find a place in the UI to do it, so I'm not sure if there are unforeseen consequences to this.
Thanks!
1 Answer(s)
-
0
Hi,
Yes, it is not possible to change the TenancyName from UI. You can update it from database or if this is not going to cause any problem for you, you can change this to an input text, https://github.com/aspnetzero/aspnet-zero-core/blob/dev/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Mvc/Areas/AppAreaName/Views/Tenants/_EditModal.cshtml#L12