PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar nordmograph
nordmograph
15 Oct 2025

Pull Request for Issue # .

Summary of Changes

The width was hardcoded to 45%, regardless of the number of columns. This change makes it dynamic, distributing the width according to the number of fields, while reserving 8% for the action column.

Testing Instructions

Create a subform 'test' field with a repeatable.table layout and at least 3 (text for eg.) fields in it.
(layout="joomla.form.field.subform.repeatable-table") + subform_test.xml

Actual result BEFORE applying this Pull Request

2 first fields have 45% as width and the 3rd and following ones are compressed

Expected result AFTER applying this Pull Request

the width of ech field is a divisiion of the total width per the amount of fields

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar nordmograph nordmograph - open - 15 Oct 2025
avatar nordmograph nordmograph - change - 15 Oct 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 15 Oct 2025
Category Layout
avatar nordmograph nordmograph - change - 15 Oct 2025
Labels Added: PR-5.4-dev
avatar richard67 richard67 - change - 15 Oct 2025
Title
Update repeatable-table.php
[5.4] Update repeatable-table.php
avatar richard67 richard67 - edited - 15 Oct 2025

Add a Comment

Login with GitHub to post a comment