toutouwai/minimal-fieldset
最新稳定版本:0.1.8
Composer 安装命令:
composer require toutouwai/minimal-fieldset
包简介
A ProcessWire module that adds a config option to fieldsets to render them without label or padding in Page Edit.
关键字:
README 文档
README
A module for ProcessWire CMS/CMF. Adds a config option to Fieldset/FieldsetGroup/FieldsetPage to render the fieldset without label or padding in Page Edit. When a neighbouring field in the same row is taller than the fieldset the extra height is distributed evenly among rows within the fieldset.
Requires ProcessWire v3 and AdminThemeUikit.
Why?
This module allows you to create layouts in Page Edit that would not be possible without it. It's useful when you want a layout that has two or more fields as rows that are themselves within a row in Page Edit.
It's also useful when you have some fields that you want to add to a template as a group (i.e. via FieldsetGroup or FieldsetPage) but having a heading and visible wrapper for the fieldset in Page Edit would be redundant.
Example:
Installation
Install the Minimal Fieldset module.
Usage
In the field settings for any Fieldset/FieldsetGroup/FieldsetPage, tick the "Remove label and padding for this fieldset" checkbox.
You can optionally disable the distribution of vertical space within the fieldset if you like.
统计信息
- 总下载量: 687
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MPL-2.0
- 更新时间: 2021-05-28

