Activities of "viswajwalith"

Without settings and password encryption how the email working for 'password reset', working in administration module and working from API for custom modules. why it is not working for custom modules calling email sending API from web

Email sending working from API, but not working from Web.

Can we connect and solve the issue.

We added this in Web gateway and internal gateway also.

This is related to Admin service and email is working good from admin service, but not working from product service and 'Password reset link email'.

The value 'send-email-user' is not valid for id.

I can't see why this causes this error, can you share a simple project?

Email working from administration email app service, but not working from product email app service.Example code available in “MicroServiceDemo\services\product\src\MicroServiceDemo.ProductService.Web\Pages\Products\ Index.cshtml.cs”

I sent a seperate email of complet source code.. Please let us know if u need any more details.

logs sent to email id liming.ma@volosoft.com

Email settings working for Password reset email and we are recieving email, but not working for forms module while sending invite.

Error: {"error":{"code":null,"message":"Your request is not valid!","details":"The following errors were detected during validation.\r\n - The value 'invite' is not valid for id.\r\n","data":{},"validationErrors":[{"message":"The value 'invite' is not valid for id.","members":["id"]}]}}

facing same issue in all our other modules: {"error":{"code":null,"message":"Your request is not valid!","details":"The following errors were detected during validation.\r\n - The value 'send-email-user' is not valid for id.\r\n","data":{},"validationErrors":[{"message":"The value 'send-email-user' is not valid for id.","members":["id"]}]}}

**ABP Framework version: v4.4 UI type: MVC DB provider: EF Core / MongoDB Tiered (MVC) or Identity Server Separated (Angular): yes - Micro service Exception message and stack trace:

error while sending email using IEmailSender:

Configuration implemented in Administraion service and Web

  1. Configuration in Administration service :

AdministrationServiceDomainModule:

appsettings.json

  1. Configuration in Web: appsettings.json

Hi @viswajwalith

If you really need in a hurry, you can customize the Forms module on your own until we support date & time types officially.

Following documentations:

  • https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Guide
  • https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-User-Interface
  • https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-Services

Thats fair enough but if possible please share the tentative timelines also credit back my support request as this is limitation of framework

Yes, Date and Time fields are not implemented yet but they are on backlog. We can prioritise based on demand.

Any tentative timelines if not we need have customization it becoz client wants this now

Showing 191 to 200 of 315 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30