User tests: Successful: Unsuccessful:
Pull Request for Issue # .
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.
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
2 first fields have 45% as width and the 3rd and following ones are compressed
the width of ech field is a divisiion of the total width per the amount of fields
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
Status | New | ⇒ | Pending |
Category | ⇒ | Layout |
Labels |
Added:
PR-5.4-dev
|
Title |
|