Skip to content

Please put "modx-content-above" and "modx-content-below" in the list of regions in manager form customization #16442

@SnowCreative

Description

@SnowCreative

Feature request

Summary

In the first versions of MODX 3 we couldn't put TVs underneath the content field. Assigning them to "modx-resource-main-left" added them below the content field. Now, we can't put TVs above the content field any more. In 2.8, assigning a TV to modx-resource-main-left put it above the content field, below the main top fields, and assigning it to modx-resource-content put it below the content field. In MODX 3, assigning TVs to modx-resource-main-left or modx-resource-content put them in the same place, below the content field, so there's no difference between these now in form customization.

Why is it needed?

There need to be options to put TVs either above or below the content field. If above, they should show up after the main fields in that panel (pagetitle, etc.)

Suggested solution(s)

It's weird that "modx-resource-content" is used both for the content field AND for the content panel in MODX versions below 3. That makes it impossible to distinguish between the field and the area. Since there is no real "modx-resource-content" region in 3.0, I suggest adding two regions, modx-resource-content-top and modx-resource-content-bottom for 3.0 to control where TVs can be located.

Metadata

Metadata

Assignees

Labels

bugThe issue in the code or project, which should be addressed.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions