How do I replace the logos? If I change the logo do I need to keep the same names, and they need to be svg files? like app-logo-on-dark.svg app-logo-on-dark-sm.svg app-logo-on-light.svg app-logo-on-light-sm.svg logo.svg (used in InvoiceController -> Index).
I also want to remove the image on the login screen, what is the best way to do this?
Thanks
currently my footer displays the project name, version number and date. How do I change this?
what is the guidance on updating files? Which files can be updated and which cannot? I do not want to do updates then when the project is updated to a new version, all my changes are lost.
Thanks for the guidance.
Hi,
I used the tool to create an entity with Primary key of type long. The entity only has one property of type string and is multilingual. I get these errors:
hi, Using the file upload functionality created by the Power Tool, where are this files stored and on the view screen a link is displayed. Clicking it downloads the file. How can this be prevented? I just want to open it in the browser.
Core MVC JQuery
Hi,
How do I add predefined values for entities when a new tenant is created?
Thanks
Nothing but errors.... I now get this one: TS2792 (TS) Cannot find module 'undici-types'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option
how do I resolve these errors?
Hi,
My new demo solution ASP.NET CORE MVC & jQuery, the login screen does nothing. I add the username and password. the button does not work. the show password icon does nothing. The change tenant does nothing
Hi,
how do I resolve this error?
Error TS18028 (TS) Private identifiers are only available when targeting ECMAScript 2015 and higher.