Admin Panel Problem

Dear All,

I find that I cannot show the iframe in admin panel, anyone can help me??? Thanks.

Regards,

Leo

How do you add iframe to the admin panel?

I add the code in design/backend/templates/views/orders/manage.tpl, any idea??

If I want to add an item into nav bar[attachment=11161:meun.png], is it possible?? How to do it??

meun.png

If I want to add an item into nav barattachicon.gifmeun.png, is it possible?? How to do it??

Yes, it is possible. You can add new items to the menu via the /app/addons/my_changes/schemas/menu/menu.post.php file.

I add the code in design/backend/templates/views/orders/manage.tpl, any idea??

Please specify the code which was added. I will test it on my local installation.

If I want to add an item into nav barattachicon.gifmeun.png, is it possible?? How to do it??

The mentioned by Oleg solution does not support external URLs. What kind of URL do you plan to use for the new item?

It is fine now.Thanks