- Posts: 153
- Thank you received: 8
Ask the community, share ideas, and connect with other LimeSurvey users!
No, no,tpartner wrote: You should be in /upload/themes/question/, not /survey/.
Have a look at some of the question themes here (or in Denis' repositories) to see the file structure - github.com/tpartner
copy pasted the original one but
<input type="number"
Yes, but before set this to LimeSurvey we need to remove or fix Expression Manager for usage of ',' in surveyKompetenzZ wrote: Thank you very much for all the help. Yes, firefox on smartphone works perfectly, I just had to realize that mobile browsers show a special keyboard and no increase/decrease buttons.
The link you provided is very useful.
If someone else ever needs this: After the part:Code:<input type="number"
in the twig files some settings can be added, especially a minimum and maximum can be set, so that the spinners cannot operate to undesired number ranges. Also a placeholder "0" at the begin can be displayed: