أنشطة "vishalnikam"

سؤال

Hi There,

How can i achive functionlity like Tenant custom setting like logo and all. please refer below like.

[https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Features-Angular-Tenant-Settings]

Kinldy let me know.

إجابة

Hi Alper,

I just wanted to change ABP logo on login and other Anguler pages. Is ther any way to customise or configure it with minumum efforts.

This link you shared, talkes about Replacing a Angular bulid in component. Please suggest.

Thanks, Vishal Nikam

سؤال

Hi There,

Please let me know how to extend existing Tenant entity ( adding new property) in Anguar \ Core template.

Thanks

إجابة

Component replacement will solve UI\Anguar part but what about adding new filed to Tenent entity and retrive from service ? How i can achive this?

إجابة

this is fine with MVC. anything on Angualr side insted of Component Replacement? just to change logo.

إجابة

Given document link is not that helpful. If could share sample code with me will be great

إجابة

i could find theme logo file in assets\images but wher i can get the logo file for login page

إجابة

Which Angular component should be replaced to change the application Logo .

إجابة

Thanks. 2nd approch looks good for me but it applies to all theme. How to set Logo css propetry for specifc Theme and specifc Tenant.

إجابة

Hi In my case, SetTenant instance event not occurring after tenant switch hence below code is out of reach.

else if (res instanceof SetTenant) { console.log(res.payload) // logs new tenant e.g. {id: '6391bd36-d4b1-8a22-5fd6-39f461b01b37', name: 'Amazon'} // your logic here }

عرض 1 الي 10 من 111 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11