如何显示三个不同模块的不同类别布局?
我的项目客户之一要求我在一个菜单选项卡中聚合两个不同的模块。 他需要的是,如果用户单击一个菜单选项卡,他需要同时显示图片库和视频库。 我已经检查过是否可以通过为它们每个人创建一个类别布局来实现。但问题是我无法弄清楚如何在单个菜单选项卡下将它们一起显示。 请指导我!
提前致谢。
One of client of my projects has asked me to aggregate two different modules in one menu tab.
He needs like, if a user clicks on One Menu Tab, he needs a picture gallery and video gallery to be shown all together.
I have checked that it is possible by creating a category layout of each of them.But the thing is I cannot figure out how to show both of them together, under a single Menu Tab.
Please guide me!
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我可能会误解您,但是您不能在同一个模块占位符中发布两个模块并将它们分配给菜单吗?
I might be misunderstanding you but can't you just publish both modules in the same module placeholder and assign them to the menu?