Обсуждение: backform select2 control

Поиск
Список
Период
Сортировка

backform select2 control

От
Harshal Dhumal
Дата:
Hi,

Please find patch for backform select2 and select2ajaxoptoins controls

Usage:
schema: [{
id: 'name', label: '{{ _('Name') }}', cell: 'string',
type: 'select2', select2:{tags: "true", placeholder: "Select an option", allowClear: true}
}
.
.
.



-- 
Harshal Dhumal
Software Engineer 



Вложения

Re: backform select2 control

От
Harshal Dhumal
Дата:
Hi,

Updated patch. As yesterdays patch for backform select2 and select2ajaxoptoins controls was throwing malformed patch error.

-- 
Harshal Dhumal
Software Engineer 




On Wed, Jan 6, 2016 at 12:01 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

Please find patch for backform select2 and select2ajaxoptoins controls

Usage:
schema: [{
id: 'name', label: '{{ _('Name') }}', cell: 'string',
type: 'select2', select2:{tags: "true", placeholder: "Select an option", allowClear: true}
}
.
.
.



-- 
Harshal Dhumal
Software Engineer 




Вложения