Activities of "datdv1"

Hi liangshiwei! I just want to add 3 more properties (EntityId, EntityCategory, Attachments(is a list of object)) to the Message entity. Please, show me how to do this with extra properties configure?

Hi Support Team ABP!

ABP Framework version: v7.4.4

UI Type:Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): no

We are using chat module for our proejct, it works normally. Due to make compatible to our requirement, we need to extra properties for chat module and also add logic for field and it work fine. However, We know that everytime ABP update to the new version, our code will need to be implement again and may align with the new change from abp

This will increase development cost, so colud you please give us a best practice and step by step guide for resolve this problem

Answer

thanks maliming!

Answer

Hi maliming! I have already known that if I change App:SelfUrl in appsettings, this will work However, I want to use enviroment variable of AKS, becuase my project requirement is do not change in appsetting I think your support team are experienced in this case, so please ask someone who is familiar in kubenetes

this picture contains environment variable in AKS pod

Answer

Hi maliming! The port of the link is 44343

Question

Hi Support Team ABP!

ABP Framework version: v7.4.4

UI Type:Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): no

After I deployed application to AKS, I click to register on login page and binding information of user , after that the backend Application sent an email to email of user. But I see that the on the email the confirmation link is localhost, not the url of my cloud application, this url is al so configured on yaml file when deploy to AKS:

Can you see and show the mistake for me?

Question

Hi Support Team ABP!

ABP Framework version: v7.4.4

UI Type:Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): no

Currently! I'm implement feature to register account for staffs on the system.

  1. Admin clicks on register button on Angular, then angular call a API from backend
  2. This API will generate a password with random character. After that backend will send a confirm email with password generated However, I can send a confirmation email but I can not send password generated with confirmation email Could you please support for me this case? Please guide for me step by step implement

Hi maliming! Thank you verymuch

Hi maliming! I used IHtmlLocalizer, But it cannot change language in my page.

Hi maliming! Thank you very much! let me try and feedback to you.

Showing 1 to 10 of 109 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11