Base solution for your next web application

Activities of "optixdev"

@maliming I have sent you an email.

@ismcagdas I don't want to make user as tenant admin.

I have three Pages A, B and C thats display in Navigation Menu

(Angular + .Net Core)

I have to show:

Page A to Tenant Admin and Tenant User

Page B to Tenant User only

Page C to Tenant Admin only

[Note: These pages are STATIC 'Page A' and created only in Angular Projects as they dont need entity/database connection. Also it should not display on Host Admin/User]

How can I do this?

There is something wrong with "kt-header--minimize" class.

Could not execute because the specified command or file was not found. Possible reasons for this include:

  • You misspelled a built-in dotnet command.
  • You intended to execute a .NET Core program, but dotnet-ef does not exist.
  • You intended to run a global tool, but a dotnet-prefixed executable with this name could not be found on the PATH. Running migrator... OnlineSupport\Support.cs(15,22): error CS0102: The type 'Support' already contains a definition for 'TenantId' [\aspnet-core\src\Support.Core\Support.Core.csproj]

The build failed. Fix the build errors and run again.

When v8.3 will be released?

import { FormsModule, ReactiveFormsModule } from '@angular/forms';

imports: [ FormsModule, BrowserModule, ReactiveFormsModule ],

@bobingham same Angular code is running on the another application but its not running on the Zero, hope you understand.

I am still facing the problem: I use the basic reactive form example from the - https://www.techiediaries.com/build-angular-form/ I already did the necessary changes to app module file.

Github Page Not Found

Showing 11 to 20 of 33 entries