Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "hrod761"

Prerequisites

  • What is your product version? v10.3.0
  • What is your product type: Angular
  • What is product framework type: .NET Core

If issue related with ABP Framework

  • What is ABP Framework version?

I'm getting this CORS error when trying to save changes under the settings/ Email (SMTP) Tab

Thanks for your help

  • 10.2.0
  • Angular
  • .NetCore

///////////////////////////////////////////////////////////////////

Hello, im getting the attched error when using ASP.Net Zero powertools to create a new enity.

.NET Core 3.1 Angular v9.0.1

Hello Team,

Is is possible to have custom login pages per tenant? if so can you give me some pointers.

Thanks,

.NET Core 3.1 Angular v9.0.1

Hello,

here the scenario, our tenants will have their client login to view their invoices via the app, we created a role "ClientCustomers" for them. we also created 2 new entities as follows:

ClientAccounts: This table will hold the list of accounts and the respectice userid associated with that account (one client can have multiple accounts) ClientAccountsInvoices: This table hold the invoices details and is linked to the ClientAccounts via ClientAccount.Id.

how can I show the current user, only those records from the ClientAccountsInvoices that belong to him/her?

Thanks,

Showing 1 to 4 of 4 entries