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

Activities of "deltavision"

Hi robert,

this works :-) with swal

but not in the context with abp.message.info(message);

Hi,

using: Core, MVC, jQuery project - v7.2.2

is it possilble with: abp.message.info(message);

to show "message" with line breaks?

I have tried with \n
\r\n
<br> <br/>

but it is not working

Hi,

Regarding "Abp..." and "App..." tables - the intention was not to delete/remove the tables :-)

But remove any data that could be relatede to tenans (other) in the new Tenant database.

Hi @ismcagdas

the ConnectionString in database is encrypted - so is that possible to change manually?

In regards to the "Abp..." and "App..." tables - anything we should be aware of? or delete from new Tenant database?

And for the host DB:

  • Tenant data for moved Tenant (user defined tables) should be removed - correct?

And for new Tenant DB:

  • Other Tenants data (user defined tables) should be removed - correct?

Hi,

using: Core, MVC, jQuery project - v7.2.2

How can you change a tenant from in-host to separate database? From Tenant menu in Host - not possible to change to/from in-host.

So is the only way:

  • Create a new tenant
  • Move data (somehow...)
  • Deleted old tenant
  • Change tenantID on new tenant DB to match the new tenantID

And - to move the tenant to separate database:

  1. Backup host DB
  2. Restore the host DB backup to new tenant DB
  3. Remove other tenants data in the new tenant DB, specific on user defined tables.
  4. Which tables "Abp..." can you empty or must keep tenant data?
  5. Which tables "App..." can you empty or must keep tenant data?

Or is there a tool for this tenant change/move :-) ?

Hi @ismcagdas

stored the root of the selected sub-menu in session storage - and and class "kt-menu__item--open" based on that in _UserMenuItem

I close this case.

Hi @ismcagdas

thank you :-)

but it looks like the menu is rebuilding every time you select another menu item. Is there any way to catch if a menu item is "open" and keep that state when selecting another item - eg. with no sub items?

Hi @ismcagdas

Where and how do we put the class? With CustomData on the MenuItemDefinition?

I have tried to add kt-menu__item--active on the "li" element, but it does not seem to work.

I can see that on menues expanded, there is a class on the "li" element: kt-menu__item--open And this disappear ones selecting another menu item.

Hi,

using: Core, MVC, jQuery project - v7.2.2

Is it possible to keep sub-menu expanded (dropped-down) when selecting another menu-item outside the sub-menu?

please send to [email protected]

ASP.NET Core - jQuery if possible

Thanks!

Showing 61 to 70 of 148 entries