Activities of "shobhit"

Question
  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:NA
  • Steps to reproduce the issue:"NA

I have to configure gmail smtp. It is not working as per my current setup. Please find below the smtp details.

 "Abp.Mailing.Smtp.Host": "smtp.gmail.com",
"Abp.Mailing.Smtp.Port": "587",
"Abp.Mailing.Smtp.UserName": "aztutedev11@gmail.com",
"Abp.Mailing.Smtp.Password": "$^&%^(*&FGJHGKJ", //Hased password
"Abp.Mailing.Smtp.Domain": "",
"Abp.Mailing.Smtp.EnableSsl": "true",
"Abp.Mailing.Smtp.UseDefaultCredentials": "false",
"Abp.Mailing.DefaultFromAddress": "aztutedev11@gmail.com",
"Abp.Mailing.DefaultFromDisplayName": "Aztute Command Center",
  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:NA
  • Steps to reproduce the issue:"NA

we are using "abp-lookup-input" for binding the drop-down control. Question is how to integrate and get both key and display name.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:NA
  • Steps to reproduce the issue:NA

1- in any form, if Navigation modal clicked then form is freezing

Thanks for help

Hello berkansasmaz , Thanks a lot for sample. Please find the attached screen shot. I am getting the "assembly reference missing issue". what i am missing.

Thanks berkansasmaz. Consider my limited understanding about ABP framework, i have 2 points:

1- As per my understanding ABP support email template creation. if true assume user has created a template. 2- ABP we can setup smtp server and assume that smtp is configured

Based on these 2 assumption can you please give me sample code to send the email to user with filled tempalte email.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: NA
  • Steps to reproduce the issue:" NA

Query: We need provision to send an email to user when tenant/host admin register any new user. Please confirm the process.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:NO
  • Steps to reproduce the issue:" NA Scenario: get a user details who has first name as "john" and who lives in "california" and having mobile no "*89".

1- Does ABP provide any capability to get a user relevent data from any abp + custom table (assuming custom tables have userid column) 2- Does ABP provide any wild search capability across all ABP and Custom tables to get data 3- If there is not internal api available then what is the best practice to create a dynamic query and get the data based on above 2 scenarios.

Thanks. Just for better clarity if any organization unit have multiple roles and multiple users are also added into organization unit then will user belongs to all the roles or only user role?

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: NA
  • Steps to reproduce the issue:" NA
  • create hierarchy of organizatoin unit
  • add multiple roles for each organization unit
  • add user in organization unit and give a role
  • Login as user and
  • User get assigned all roles permission available in Organization unit
  • Question: is it bug or is it by design. As per me an organization unit can have multiple roles and users so no way user can have all roles permission.
Showing 201 to 210 of 297 entries
Made with ❤️ on ABP v9.1.0-rc.1. Updated on January 17, 2025, 14:13