There are two visible issues with this field although I suspect that they are the result of a deeper issue with the field type.
As can be seen in the generated code below the select has the wrong id - it should be the same as the for
attribute in the label.
<div class="control-label"><label id="jform__ordering-lbl" for="jform__ordering">
Ordering</label>
</div>
<div class="controls has-success">
<select id="jformordering" name="jform[ordering]" class="custom-select valid form-control-success" aria-invalid="false">
Unlike similar ordering fields this one has a first and a last entry but you will notice that they are without a period after the number
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-01-20 16:38:02 |
Closed_By | ⇒ | SharkyKZ |
Closed_By | SharkyKZ | ⇒ | joomla-cms-bot |
Please test PR #27582.
Set to "closed" on behalf of @SharkyKZ by The JTracker Application at issues.joomla.org/joomla-cms/27514