Base solution for your next web application
Open Closed

New customer with lots of new questions #11946


User avatar
0
rheem created

Support,

we are a new customer and we are seriously reconsidering our purchase. We are within the 30 guarentee period so we would like to get some support asap. Some of our basic questions are as follows

  1. Do we have any ability to edit the ABP tables (rename table, change boiler plate columns) ?
  2. Is there a way to gracefully remove the mobile packages from the solution?
  3. We need dynamic menus (hidden/shown based on privledges) is that supported?
  4. Docmentation is not up to date with the repo. (ex. update entity page) ?
  5. How is inputted text translated?
  6. Is there a way to update the Dictionary files via the UI?

Please contact us asap.


1 Answer(s)
  • User Avatar
    0
    m.aliozkaya created
    Support Team

    Hi @rheem,

    1. You can easily change your table prefix. https://github.com/aspnetboilerplate/aspnetboilerplate/issues/2382
    2. You can use the .web solution for just using web projects. If you want you can remove mobile projects.
    3. You can customize your menu with your NavigationProvider class. You can adjust whether elements appear in menus or not, depending on the user's authority.
    4. We do our best to update our documentation. If you share the link of the page with us, I can check it.

    I didn't quite understand the remaining questions. If you want you can manage your localization text from UI. https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Features-Mvc-Core-Language-Management