Activities of "alper"

do you want to change this translation? https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.ExceptionHandling/Volo/Abp/ExceptionHandling/Localization/tr.json#L15

then you can use "Role". create a new permission for the new menuItem (page) create a new Role for your customers Add the permission to this new role. set the role to your customers who are allowed to see that page.

Hi Miroslov,

thanks for the feedback. to filter down the problem, download a brand new ABP project and test the durations again

Answer

this is more related to EF Core but I'll try to help you. there's a paging so after you get the shop entities you need to write a new query to fill out the total transactions for the results to show

If you wait for the next version, ABP Suite will have a new feature to generate a CRUD page from an existing database table (MS-SQL Server)..

how do I separate the Client (ordinary user) from Tenant/Host? How can I show clients their menu items that are totally different from the Tentan ones?

** This is done by ABP Framework, when you add a new menu item you can set it as Host or Tenant. You cannot customize the menu for a specific tenant. if you add a menu item as Tenant side, all tenants will be able access (if they grant access the related permission)

** Permissions can also be set for Host and Tenant (same as menu item)

you can also check out Feature system. this is used to enable, disable or change the behavior of the application features on runtime.

we already created an issue ... is it MVC?

@serdar, which UI type? (mvc, angular, blazor, blazor-server)

Answer

Required navigation properties on Suite code generation, doesn't work.

i think, 4.3 feature doesn't work.

I reproduced the issue and will be fixed in the next patch release

I've created an internal issue (7241) for Chargebee

Showing 831 to 840 of 2058 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 23, 2025, 10:47