Answer the question
In order to leave comments, you need to log in
Why are option tags not showing in select in Joomla 3?
Good day!
There was such problem with fomra in Jommla 3.4.
There is a standard contact form and in it I add the usual drop-down list by type:
<select id="newField">
<option value="0">выбрать</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<select>
Answer the question
In order to leave comments, you need to log in
select
close.
<select id="newField">
<option value="0">выбрать</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
</select>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question