Since the Metronic Angular v8 template does not yet include user creation or permissions/roles settings, we cannot migrate to it from v7. Is there anywhere we can find information on whether this is still being worked on, and if there is an expected release date?
My company uses Metronic 7.2.9 as I'm a new developer and implementing the theme for the frontend part. But the problem is when I am using Axios for any get or post method, it always shows a 404 response. But the fetch method is working fine. The theme is fresh and used only for two days. I don'...
Hi guys!Which library do I have to use to open the HTML exported by Layout Builder and generate just an HTML with the "compiled" partials?Oi pessoal! Qual biblioteca eu tenho que usar para abrir o HTML exportado pelo Layout Builder e gerar apenas um HTML com os partials "compilados"?...
Hello,When using search on a KTDatatable, it seems you cant search on the ID with integer values. I tried various things like adding a second column and use a template to fake a new column. Even then search does not trigger on integers.Thanks in advance,Bastiaan
When opening a drawer the common events are:kt.drawer.togglekt.drawer.showkt.drawer.shownkt.drawer.toggledBut if you open with an external toggle. Ther...
Hey i am using angular and bought Metronic 8.I didn't found any where how to get the Navbar from the template and use it for my own project.Reverse engineering take time and i want if there is any one can help me how to implement it in my own project easily. without complications .Thank yo...
Hey Guys I have not had ONE successful install with metronic. I sincerely have a headache from trying to install this theme so many times. Anyone know a step by step guide to install Laravel Metronic? From 0? I’ve tried so many times and I am drained! Thank you so much for the help! I have r...
JS:)"use strict";const KTSupportModal = function (){ let modal, form, validator; const handle = function (){ validator = FormValidation.formValidation(form, { fields: { subject: { validators: { notEmpty: { message: 'The site name is require...
I noticed in the documents that HTML components cannot be used directly in Angular, however, the drawer is displayed in the angular demo. I've attemtped to use the drawer within a for loop (ngFor) and I'm unable to get it to function (i.e open the drawer). I'm using a object's ID for the but...
Hi , How can make filter with save search parameters in section like this https://ibb.co/51CYsgghttps://ibb.co/SxMKg93Can please help me show me how can using it in Metronic Theme in LaravelWarm regards,
Hi,I'm using Yajra lib with Laravel for datatable,I want to make popup window as advance search, How can do it with your Metronic ThemeAnother thing, how can make advance query from mulit tables in database to show it in on datatable page ,for example, I have Visa page.. this page get dat...
Hi Sir,I using last time as your recommended Yajra lib in Laravel to make datatable more flexible ,In my project I facing issue that I have data that query from many other tables in DB,so in this case of queries how can using Yajra to query complex data from many table in db,Where can I put...
I am using kt data tables and el pagination. Now the issue is when I change the items per page dropdown of el-pagination my api returns the correct data.But my kt data table is not being updated.Pagination code
Hi , How can I using your theme Metronic 8 to specify custom column show/ hide in table column Like this https://ibb.co/WV4Wqsj Can I using Yajra in Laravel to do this feature in datatable ???Please help Thank a lot
Hello, before buying metronic framework I need to know if it's possible to install it in a shared server where I don't have access to command prompt and run Linux commands.Thank you
Hello,I'd like to use Metronic for the user-interface in a FOSS project of mine. The license terms state:> Use, by you or one client, in a single end product which end users> *are not* charged for.Due to the nature of Free Software, it is – however – not possible for me to exclude co...
Hello I have already purchased your theme and want to add external js and Jquery in the theme but this is not working. Currently using Metronic Angular 8 version Demo1.Please advice us how can we add External Js/Jquery.Thanks