Activities of "oncalldev@cloudassert.com"

Hi,

Can this help you? https://docs.abp.io/en/abp/latest/UI/Angular/Form-Validation#how-to-add-new-error-messages

the validator should return "Confirm Password" with a space instead of "ConfirmPassword" as the error object.How could this be handled

Hi, Thanks for your response. The size of the uploaded profile picture is 762KB only.

Hi Sinan, Is the above mentioned issue got fixed? What should I do If it got fixed?

Hi Sinan, Thanks for your response.

Hi, Kindly give some solution on the above query

Thanks

Hi, Can I have the suggestions to add or remove items from the Appearance(Settings). I am in need to add the custom theme, kindly let me know how to bind the custom class here.

Hi, Do I want to install anything for this or will I get any update once fixed

Thanks

Hi, I have tried both, even in eThemeLeptonXComponents.Logo respective component is not triggered, following is my code.

import { eThemeLeptonXComponents, eUserMenuItems } from '@volosoft/abp.ng.theme.lepton-x';

constructor(private replaceableComponents: ReplaceableComponentsService) {}

ngOnInit() {
    this.replaceableComponents.add({
      component: MemberLogoComponent,// custom component having dynamic
      key: eThemeLeptonXComponents.Logo
    });
}

Hi, Understood, I got solved with Gdpr. Can I have any solution for replaceable components issue. In the top menu layout application I am still facing issues in replacing components using eThemeBasicComponents.Logo.

Hi, Kindly let me know the solution for the above scenario.

Thanks

Showing 31 to 40 of 42 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 01, 2024, 05:35