i want to create chromed view from allitems.aspx which just view the main placeholder for the web part without any left menu, header etc. Then i will access this page from CRM using iframe url everytime i create new document library.
as you know, document library has
- AllItems.aspx
- DispForm.aspx
- EditForm.aspx
- Upload.aspx
- webfldr.aspx etc..
Before, i could create the chromed page by copying allitems.aspx and made new master page. i call it Chromed.master. there is only main placeholder here.
Now, i want when every time i create new document library i will have the chromed page from its allitem.aspx .
i think i can make a template for custom document library and use it as my new doc lib template. But i still can't find how to do it right now.
FYI i use MOSS 2007
Thank you for your suggestion and your opinion