User tests: Successful: Unsuccessful:
Add a column to the subform custom field which allows to select they layout for editing
Not possible
Works
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings Front End Plugins |
This is a good example of issues with the editorconfig that we now have.
The file is using tabs but your new code is using spaces :(
hmm you are right, seems I was to optimistic for the editorconfig.
I will write a PR that only php files uses spaces.
Labels |
Added:
Language Change
?
|
Now I used tabs in the xml
Hahaha my change made something not work. Sorry.
Since 4.2 only accepts Bugfixes and this is a new feature (or rather an improvement), I've rebased the PR to 4.3-dev and updated it.
Labels |
Added:
PR-4.3-dev
|
Labels |
Removed:
?
|
I have tested this item
I have tested this item
Documentation added
https://docs.joomla.org/Help4.x:Fields:_Edit
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Thanks @carlitorweb for the documentation update
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-01-28 12:38:17 |
Closed_By | ⇒ | rdeutz |
This is a good example of issues with the editorconfig that we now have.
The file is using tabs but your new code is using spaces :(