Activities of "oncalldev@cloudassert.com"

In abp-lookup select dropdown there is option "News letter",where it contains fours space after the work News, but in UI it is displayed as "Nes letter" with the single space

The following is the code snippet

            <abp-lookup-select
            cid="abcIdFilter"
            [getFn]="service.getabcLookup" [emptyOption]="{label: '', value: null}"
            [(ngModel)]="filters.abcId"
            [ngModelOptions]="{ standalone: true }"
            (change)="search()"
          ></abp-lookup-select>

Hi Liangshiwei, I have checked with small size profile picture (i.e. 50kb/120kb). Its response is much faster than earlier. In this case, how can we restrict the user to upload with maximum profile picture size that is 150kb in manage accounts page. Could you please help me on this

This page comes from auth server could you check it, iam not getting error message as you get, its like, , How can i change the object name of "ConfirmPassword" to "Confirm Password"

In reset password link i get this type of error message form confirmpassword like "The ConfirmPassword is required field" the object name is 'ConfirmPassword' but it should be actually ' Confirm Password',How can i change the object name.

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.

Showing 21 to 30 of 36 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13