Base solution for your next web application

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

Hello,

Thanks for your response, however I can run the project and duilds sucessfully, swagger shows the new entity - it's just not creating the migration or updating the database. What folder are you refering to "mvc" ? this project is .netcore + angular. Please advise.

  • 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,

Thanks for the suggestion, i'll give that a try and report back.

.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 6 of 6 entries