Activities of "Anjali_Musmade"

Hi

I am not to reproduce this on my end, is you component ngOnit being invoked when you are not logged in?

Hello AlderCove,

We tried to re-create this issue on scratch project but unable to do so.

PFB Screenshot for the same:

Kindly let us know if there is any alternative way to reproduce the same.

Thank You, Anjali

Hello,

Could you please have look to this ticket for deploying a Blazor Wasm application

https://support.abp.io/QA/Questions/1159/Deploy-Blazor-Web-Assembly

Hi

if you need to create a project with you own custom template then you can go to C:\Users\someuser\ .abp\templates and modify the template like unzip modify and zip it again and then use following command

abp new Acme.BookStore -t app -u mvc --mobile none --database-provider ef --template-source "C:\Users\someuser\.abp\templates"

i am not sure which file you want to edit?

you can edit this files which is used while generation of entity

Hi

please go through this link https://docs.abp.io/en/commercial/latest/abp-suite/editing-templates you can edit any templates

Hello DEKUKDEV,

Thank you for your valuable suggestion. We have passed on this information to the relevant team.

Best, Anjali

Answer

Hello sanobarm

can you please check this once https://github.com/abpframework/abp/issues/13274

Regards

Hi shaynevanasperen,

  1. Yes you need to define all the language texts in JSON file, then only it will be available in language management module UI. Yes you can leave the text blank in JSON so that you can add Target Culture Value from UI.
  2. The framework will take the updated value that is saved from UI.
  3. As if now framework is handling data from JSON, but you can handle that texts as blank in JSON and can be updated from UI.

Hello DEKUKDEV

Can you please refer this link: https://github.com/abpframework/abp/issues/13024

In latest (7.3.2) we are not having that feature.

regards,

Hi

if you are passing these values from UI then you can remove these two line which we added.

if you are not passing then these are required.

Showing 1061 to 1070 of 1305 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 15, 2025, 12:18