Oracle apex 创建不使用页面 0 主模板的页面
我的应用程序有一个主模板,第 0 页,我创建的每个页面都继承此模板。然而,我想创建一个在我的应用程序中不使用此模板的页面。我该怎么做?
I have a master template for my app , page 0 and every page that I create inherits this template. I however want to create a page that does not use this template within my application. How can I do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用您想要为此页面设置的任何格式创建一个新页面模板,并通过从页面属性的下拉列表中选择它来将其分配给页面而不是默认值。
Create a new page template with whatever formatting you want for this page and assign it to the page instead of the default by selecting it from the drop-down list in Page Attributes.