Skip to content

ISTWCMS-4145: Adding weight to block id field.

Igor Biki requested to merge feature/ISTWCMS-4145-block-id-weight into 8.x-1.x

Created new hook event listener, and all it does is update weight of block id field, updating it to be 99. Which should move that form field to be last. This applies to all layout builder blocks.

Merge request reports