Use case for this in core is the "Number of items to index during cron runs" setting in admin/config/search/settings
:
It currently allows for a choice between 6 pre-defined values, as shown in the screenshot above. Ideally, we could allow any custom value (grater than 0), and offer these values as suggestions, instead of having them hard-coded.
The HTML5 number field allows that as follows:
<input id="ticketNum" type="number" name="ticketNum" list="defaultNumbers">
<span class="validity"></span>
<datalist id="defaultNumbers">
<option value="10045678">
<option value="103421">
<option value="11111111">
<option value="12345678">
<option value="12999922">
</datalist>
Which makes the <input>
field a free-type number field + offers the suggested values in a drop-down in the same field:
Recent comments
I went there to apply for a group membership. But I doesn´t work with the user login. It is already filled with my username and the password dots are there, when I press the button to log in it does...
Scandinavian translations?
Hello uffyb, sorry that you didn't get any email, I'll send it again. In the meantime, or in case the mail doesn't arrive: As a next step, please visit https://localize.backdropcms.org/translate/...
Scandinavian translations?
I can see the Swedish group but there is no one else there. Is it so? And do you have any instructions for how to do this work? I have not done this kind of stuff before. Any informative guide you...
Scandinavian translations?