@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:
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.