Discussion on Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Template

Discussion on Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Template

Cart 119,771 sales
Recently Updated
Well Documented

keenthemes supports this item

Supported

This author's response time can be up to 1 business day.

12203 comments found.

Hi, I want to implement 4 modules: |

|—-Module1 check this tree style for my modules : https://i.stack.imgur.com/pNoXx.png My problem is in routing section; I want to implement rooting for each module-name-rooting.ts I can’t link between these 4 modules using rooting for each module.

|---Module2
|---Module3
|---Module4

Please I need help! Thanks in advance.

Hi,

Based on this image; https://i.stack.imgur.com/pNoXx.png

Are you trying to do nested router?

Thanks

yes that’s it nested router by module for each parent module I want implement corresponding routing

Hi,

Please check this tutorial to learn about nested router outlet in general.

https://codecraft.tv/courses/angular/routing/nested-routes/

This should be done by the Angular framework itself.

Thanks

Are there any immediate plans to upgrade to Anjular 6?

Hi :),

Yes, we are working on it and the update should be available very soon.

Thanks.

How can i make it work (mdatatable) with laravel/yajra ? it seems to ignore filtering, paging etc … :S

My json response in laravel for datatable used to be :

public function data() { return Datatables::of(DB::table(‘users’))->make(true); }

Hi,

The server side filtering you will need to implement your own. Our support do not cover server side integration part. Your JSON response must follow the mDatatable response structure. For more info please check the working demos.

Thanks.

Hi,

If your data table has serverPaging, serverFiltering and serverSorting enabled. All process should be handled by your backed data script. Set those to false, for the data to be handled in the mDatatable locally.

In the file docs->api_references->datatables->demos->default.php, we have samples for the backend remote data.

Thanks

Hi Keenthemes.

Please guys, copied a set of portlets to align them, but apparently when I resize the browser window or view my page from a mobile they are not aligned on vertical. Here’s the images and the .html file.

Image 1 : https://ibb.co/fRTKJn - Image 2 : https://ibb.co/c4KgW7

Here’s the html source : https://a.uguu.se/nlL4wXwpm3yL.html

PS : For a better understanding you have to open the given .html inside root folder of default metronic html , where index.html located.

Thank you guys.

that’s what I did.

could you apply that to a the html file that I gave you or even try on it, to know exactly what rendred. here’s the new link of the html file : https://nofile.io/f/3jzVCajca46/vehicule-form.html

I was hoping and waiting for the answer the whole 2 days, but you gave me just the same answer that you gave me before and you didn’t even apply that on the file I gave you . ???

thank’s

I found a way around it, but I also droped creative droplets.

too bad, I really liked them

Thanks

Hi,

Sorry for the late reply. I think the double ”—” is removed by the system in the comments. Please refer to “default\src\sass\framework\components\base\helpers\_helpers.scss” to get the proper helper class names and it should work. All the best

Thanks.

Hi keenthemes ,

When I toggle switch to hide column in ” metronic datatable ” the column is hidden perfectly but when i Sort Column the datable is refreshed with all data including hidden columns

For reference : https://trade.chartadvise.com/app/technical_indicators_dev/

also check scanIndCtrl_dev.js file

Please reply as soon as possible !

Thanks !

Hi,

We seen errors on the console log and datatable won’t render. https://ibb.co/bGOwGJ

Thanks.

Hi ,

Earlier datatable was not rendering because there was an error in django framework …..Please Check Now and let us know regarding the above mentioned issues ..

Thanks !

Hi,

The error still there. Please check it first. We will check the datatable issue.

Thanks

This admin dashboard is cool and Amazing. Work with this dashboard is very simple and it has nice pages. Thanks keenthemes

Thanks a lot! Glad you like Metronic and it is serving you as a useful tool. ;)

That’s awesome product by awesome support. thank you

You we the most welcome :)

May I know why all the icons in Sketch file shows as question mark?

Hi,

The reason is that you will need to install icon font. Then you will be able to customize the icons to your needs easily.

Please feel free to ask if we can assist you further.

Thank you.

HI Keenthemes ,

We have Implemented this page https://trade.chartadvise.com/app/technical_indicators_dev/ using metronic datatable ….We have made switches for visibility of columns ..It Works perfectly fine when the scroll is set to false but When scroll is set to true and you toggle the switches the columns and there data is outlined ..

Please check the above link..

Thanks !

Hi,

Can you please renew your support subscription(yours is expired) and email our support at support@gmail.com and provide us more details(both datatables initialization code)

Thanks.

Hi, Provided Email Id not Found…. Please Provide Correct Email address ! Thanks !

Thanks so much for your support and the excellent job on the new data tables!

Can you please add “child data-table” to “normal data table that you have recently added? similar to the one on on Metronic data table,

Also, is vertical / horizontal ONLY scrolling option implemented on Metronic Data-table? it was promised feature to be added for quite some time now.

Thanks

Hi :),

Noted, we will consider your suggestions in a future release. The optional vertical or horizontal scrolling is not available yet. We will try to implement it as soon as possible.

Thanks.

Hi Keenthemes,

I can see from all those comments, that every comment is about scripts and fonctionalities which are inside javascripts and plugins,

But my question is : How very often you alter/Edit your .html files.

You said that you gonna work on the style/design of datatablesnet and make it looke like mdatatables, is there any chance that the correspondant HTML will be altered/different .?

can you please be precise for the questions

thank you

Hi,

It shouldn’t be any major changes to the mDatatable HTML. We did fixes in the JS logic and SCSS.

Thanks

Wonderfull.

Thank you.

Thank you

I copied your table example with datables plugin. When I remove 4 columns, plugin was not working. Really?

In Chrome I see this error: Uncaught TypeError: Cannot set property ‘_DT_CellIndex’ of undefined.

Please help. I don`t want tables with so many columns.

Hi :),

Please check the datatables instance’s initialization JS code and remove the references for the removed columns as well. To continue received the theme support please do renew your support subscription as its expired

Thanks.

Can you make datatables design looks like Metronic mdatatable

Thanks for the Datatable support in Metronic guys

Thank you

Hi :),

Thanks for your feedback. We will try to improve the skin further.

Thanks.

Hallo, is there the email template? i need the email template. Thanks

Hi,

Metronic do you provide email templates. You can purchase email templates from themeforest’s email templates category.

Thanks.

Hi ,

How to filter columns in datatable ? how to hide columns in datatable ? for example: show all the column names in selector and displaying only those columns whose name are selected in selector !

Thanks !

Hi,

Yes true you should use vendors.bundle.js and scripts.bundle.js. Both are the compiled assets.

Which Metronic’s version are you working on?

Thanks

Metronic v4.7.5

Okay, Metronic v4.7.5 is using 3rd party plugin from DataTables.net, not mDatatable. You can check their official documentation at https://datatables.net/examples/api/show_hide.html

Thanks

Hi, my suggestion: please complete default theme with important features like email (list and edit), projects, file manager, todo, contacts, support, ecc.

Thanks

Hi :),

Those apps are on the way. We will release them in the following updates.

Thanks

You promised to make APP EMAIL in the nearest release. Two releases have already been released, but no email.

Hi :),

We are still working on it. It’s going to be a fully featured mail app. Stay tuned

Thanks.

Sounds cool! I would like to ask you as soon as possible. Since we are doing mail integration in CRM and this piece of the template would be very time-saving for us

Sure, we will do our best to release it ASAP as many customers are eager to see this feature.

Are you ever going to release a pure angular (no jquery) version?

Hi :),

Yes, we are working on it and 80% of work is demo. Stay tuned!

Thanks.

Hi, it’s me again :D I’m asking how to change the ’ METRONIC ’ label name. check this screenShot : https://i.stack.imgur.com/AknSK.png

Thank you :) .

Hi :),

Its a logo image and you can change it in HTML code. You can replace the image with your own logo.

Thanks.

Hi, How can I change ” please wait ” in the global spinner to another sentence ! thanks in advance.

Hi,

datatable spinner text can be changed by its option, at translate.records.processing object.

Please check our documentation for more info

Thanks

it is possible to use different component in different demos? like i want to use header from demo 11 and sidebar from demo 12

thanks

Hi,

No, the layout parts of each demo are exclusively coded. However the components in the content part can be reused on all demos.

Thanks.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey