Activities of "Bryan-EDV"

This part should be working the same for the cli as well. Can you please share the related package.json that has been generated for the gdpr project? May I also know your cli version?

My main project is on abp 8.x.x. Maybe that's why. Is there a way to download the old gdpr versions?

I'm on ABP CLI 8.3.2

this is the package.json for the code generated: { "name": "@volo/abp.ng.gdpr", "version": "9.0.1", "dependencies": { "@abp/ng.components": "~9.0.1", "@abp/ng.theme.shared": "~9.0.1", "@volo/abp.commercial.ng.ui": "^9.0.1", "tslib": "^2.3.0" }, "publishConfig": { "access": "public" }, "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/volosoft/volo.git" }, "license": "LGPL-3.0", "keywords": [ "aspnetcore", "boilerplate", "framework", "web", "best-practices", "angular", "maui", "blazor", "mvc", "csharp", "webapp" ] }

Hello, this part has been refactored and fixed in the next version being 9.0 with this PR https://github.com/abpframework/abp/pull/21197

Thanks for the reply, so when is the refactored version available on the abp cli?

  • ABP Framework version: v8.3
  • UI Type: Angular / MVC
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi i've downloaded the angular gdpr source code using abp get-source Volo.Abp.Gdpr

However am facing some issues on the extensions.resolver.ts file

Please advise

Hi

Are you able to point me to the source code for controller method for settings/oauth? I assume inside the controller method it would call some service like settingsProvider.setAsync('Llm.Url', newValue) but i might be mistaken

Hi

I noted that setting provider does not have setter methods (https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Settings/Volo/Abp/Settings/ISettingProvider.cs)

What service can i use to set the values of the setting? Thank you

https://abp.io/docs/latest/framework/ui/angular/settings#how-to-get-a-specific-setting

Thanks, I will use the above link to get a value from the backend. Is there also a way to set a value using the this.config? Thanks

Okay will pick up on the UI part later on

For the settings defined in the BE, how do we retrieve the values and avaialble settings?

e.g assuming I create the Llm.Url setting, how would my frontend be able to know that there is such a setting "Llm.Url" and retrieve its value? In the swagger UI it seems like there is no api for the user-defined settings names / values

end result we want is something like this:

whereby it can be defined on the host and also the tenant level.

I've also tried to add the component

However the settings page still does not show the new tab

Edit:

I've also tried adding it in the ngOnInit method

Thank you.

Can i check what the difference is with using ISettingProvider and using configuration like so:

or something like this

Showing 61 to 70 of 119 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.1.0-preview. Updated on December 12, 2025, 10:36
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.