Example: select2 server side $('#payment_method').select2({ placeholder: 'Select a option', ajax: { url: 'ajax_get_url', dataType: 'json', type: 'GET', ...
確定! 回上一頁