Activities of "Anjali_Musmade"

Hello theChrisMarsh,

for your error - Loading PostCSS Plugin failed: Cannot find module 'autoprefixer' you may refer this link https://github.com/webpack-contrib/postcss-loader/issues/187

And as you are trying to modify the Theme and Layout for Angular please have look to this video link from 21.00 minutes onward https://www.youtube.com/watch?v=R9CqTtn6Wcg

I hope this will clear all your queries.

regards, Anjali

Hello theChrisMarsh,

Yes correct source-scss/ng.zip is needed for Angular.

To add LeptonX code as a project on angular side please try to hit below command at cmd of Angular project or terminal

abp get-source Volo.Abp.LeptonXTheme.Pro --version 2.3.3

you may change version as per your requirement.

please do let me know if it helps you

Thank you, Anjali

Hello theChrisMarsh abp get-source Volo.Abp.LeptonXTheme.Pro -o LeptonX You need to download the source, add it to your project and remove the references to the Nuget and replace it with the project reference.

So, you can change the package reference to the project reference and specify the path as the downloaded source code path.

For example:

-    <PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" Version="2.3.*-*" />
+    <ProjectReference Include="..\..\..\LeptonX\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX" />

Hello rwright-ruhealth,

could you please check this link https://learn.microsoft.com/en-us/answers/questions/1246334/drop-down-in-razor-that-can-let-you-type-the-value?page=1

Here instead of controller you need to add code in code behind i.e. *.cshtml.cs or Model.

please do let me know if it helps you

Thank you, Anjali

Hello selcukdurann@gmail.com,

I think you need to change in database table design as shown in screenshot

You can change it as per your requirement.

Please do let me know if it helps

Thanks, Anjali

Hello iteabr2020,

You may elaborate your question in detail so that we can better assist you

Need confirmation on Have you installed redis?

Thanks, Anjali

Hello SamirBoutazzout,

I think you missed to add :: wherever you used | abpLocalization that's why it is throwing error. Please check just like in below screenshot

for another error please have look to this similar issue https://support.abp.io/QA/Questions/4875 Please do let me know if anything else needed

Thank you, Anjali

Hello selcukdurann@gmail.com,

Please do have look to the similar issue https://github.com/abpframework/abp/issues/11844

Could you please check once your SSL certificate whether it is trusted or not ?

Please let me know if anything else needed

Thank you, Anjali

Hello ndeol@woolworths.com.au,

Please check the below links for the notification service: https://docs.abp.io/en/abp/7.3/UI/Blazor/Notification https://community.abp.io/posts/realtime-notifications-via-signalr-in-abp-project-tsp2uqd3

Also please check the implementation of chat module: https://docs.abp.io/en/commercial/latest/modules/chat

Regards, Anjali

Hello mattw@agilenova.com,

Payment module UI is not available for Angular.

Regards, Anjali

Showing 991 to 1000 of 1341 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10