- Posts: 26
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
var classSelectFilter = $("#question"+qID).find("select").attr('class');
var NewSelectElement = "<select id='"+idNewSelectFilter+"' class='"+classSelectFilter+"'><option value=''>"+$("#"+idSelectFilter+" option[value='']:first").text()+"</option></select>";
The script is free like a speech (and like a beer). Then yes , no problem.deejroamer wrote: @DenisChenu, Can I use your method to update the wiki?