I have a portal with BackEnd and FrontEnd sides. I use skin A for BackEnd, skin B for FrontEnd. I create a page P1 on FrontEnd and then drag a module with two controls:
- Control ListItem: Key = black, to show all item
- Control Detail: Key = "Display", to show item in detail
When P1 is shown up, the skin B is loaded correctly (Skin of FrontEnd). But when i click on an item, the skin A is loaded (Skin of BackEnd). I don't know why and how to solve this problem.
This is link of all Item: http://dnndev.me/vi-VN/dich-vu/cateid/104
This is link of one item: http://dnndev.me/vi-vn/dich-vu/ctl/Display/mid/544/id/88
Thanks for your help :)