how to add multiple g:select
问题 http://www.4shared.com/download/8Q8J5E2Z/122.PNG?tsid=20130924-025921-5796ea2b when a click button "ADD", below combobox User will append a combobox again...with javascript.. i don't know how to do it..when i tried with jQuery last night..but it cannot be append... <g:select name="user.id" from="${userdetailsList?.firstName}" noSelection="['':'User']"/> <html> <head> <g:set var="entityName" value="${message(code: 'CurrencyList.label', default: 'CurrencyList')}" /> <title><g:message code=