Oracle Apex 对齐项目

发布于 2025-01-12 10:06:36 字数 920 浏览 0 评论 0原文

我有一个包含多个项目的静态内容:

在此处输入图像描述

我想按如下方式对齐我的项目:

  • 文件浏览器未以一定大小拉伸 文件浏览器
  • 下方的文本区域 文件
  • 浏览器和文本区域下方的两个按钮
  • 所有项目均居中静态内容里面的

东西 像这样: 输入图片此处描述

我尝试了列和列跨度的不同组合,但项目很混乱。 如何在不拉伸项目的情况下对齐项目并居中?

编辑:

这是我的应用程序的简化示例:

https://apex.oracle.com/pls/apex/f?p=4000:1:107157186133226::NO:RP:FB_FLOW_ID,F4000_P1_FLOW,P0_FLOWPAGE,RECENT_PAGES:107375,107375,107375< /a>

工作区:test07032022

用户:demo07

密码:sodemo07032022

I have a static content with several items:

enter image description here

I would like to align my items as follows:

  • File Browser not stretched with certain size
  • Text Area below File Browser
  • Both buttons below File Browser and Text Area
  • All items centered inside the static content

Something like this:
enter image description here

I have tried different combinations with column and column span but the items are just chaotic.
How to align the items without to stretch them and centered?

Edit:

Here is a simplified example of my app:

https://apex.oracle.com/pls/apex/f?p=4000:1:107157186133226::NO:RP:FB_FLOW_ID,F4000_P1_FLOW,P0_FLOWPAGE,RECENT_PAGES:107375,107375,107375

workspace:test07032022

User:demo07

PW:sodemo07032022

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

白馒头 2025-01-19 10:06:36

感谢您提供登录信息; Apex要求我更改初始密码,所以我这样做了;新密码是sodemo07032022(我编辑了您的消息以反映给其他想要查看的人)。


我将您的第 2 页复制到第 3 页并做了一些修改;结果是这样的:

在此处输入图像描述

我做了什么?

  • 将项目设置为从第 4 列开始并跨越 4 列
  • 修改文本区域的宽度(以前是 30,现在是 60 个字符)
  • 修改文件浏览项目的“显示为”属性
  • 将按钮移动到区域主体;固定从哪里开始以及跨越多少列;在“自定义属性”属性中设置它们的宽度;修改模板选项(设置类型)

看看是否有帮助。

Thank you for login info; Apex required me to change initial password so I did it; new password is sodemo07032022 (I edited your message to reflect it for other people who'd want to take a look).


I copied your page 2 to page 3 and did some modifications; the result is this:

enter image description here

What did I do?

  • set items to start at column 4 and span 4 columns
  • modified text area's width (was 30, now is 60 characters)
  • modified file browse item's "display as" property
  • moved buttons to region body; fixed where to start and how many columns to span; set their width in "Custom attributes" property; modified template options (set the type)

See if it helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文