You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a html file for dashboard page, is there any way to serve that file on the right panel like above image?
I find it difficult to use htmlgo, because i integrate chartjs, table ,.. and I think it will take lots of time to convert html file to htmlgo. so i just want to use my available html file, Thanks
The text was updated successfully, but these errors were encountered:
hm, I come up with the idea using <iframe src="{link_to_report_page}"> , I think this way is �appropriate with me. anyway, thanks for responding @xuxinx
The text was updated successfully, but these errors were encountered: