Base solution for your next web application

Activities of "optixdev"

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

How to create sub-domain for each Tenant?

Angular + .Net Core

Angular + .Net Core

Where tenant logo is stored in Database and in which file folder? Also how to upload the tenant logo from the Admin UI?

From the below url I am able to fetch logo but this is default ASP.NET ZERO logo. remoteServiceBaseUrl + '/TenantCustomization/GetTenantLogo?skin=' + currentTheme.baseSettings.menu.asideSkin + '&tenantId=' + appSession.tenant.id + '&id=' + appSession.tenant.logoId

Answer

hi @ismcagdas

This is the code:

My Screen goes blank and url navigate to "http://localhost:4200/" when I tried to add Form> tag on newly created page (Angular + .Net Core)

But this is not the right solution as my other menu is having the many child item now which is hidden.

I want to hide/show menu item to specific menu items.

(Angular + .Net Core) In this picture I just have only one item in Menu (Tenants), but its showing as two item as one child item.

I just want one item i.e number 1 not number 2. On click of number 1 it should navigate the pages.

Thanks

Showing 31 to 40 of 58 entries