hi
Please ignore the AI answer.
You can query the entities from your module.
then you can get TenantId, then inject the ITenantStore service to query tenant info by TenantId.
Thanks.
hi
I have refunded your current question ticket.
Thanks.
hi
: Is there a way to create a new text template directly from that the page?
How do you plan to use this new text template?
I mean, the new name is unknown/dynamic. Where do you use it?
Thanks.
hi
Can you share a demo project? I will download and check it.
liming.ma@volosoft.com
Thanks
hi
It will fixed in next patch 10.0.x version
https://github.com/abpframework/abp/pull/24609
You can copy the source code of https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Components.Web.Theming/PageToolbars/PageToolbarExtensions.cs#L33
and create a MySimplePageToolbarContributor class based on https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Components.Web.Theming/PageToolbars/SimplePageToolbarContributor.cs#L9
Thanks.