Re: backform select2 control - Mailing list pgadmin-hackers

From Harshal Dhumal
Subject Re: backform select2 control
Date
Msg-id CAFiP3vxrPh1vU2TQPJSBi+C-3igcJbGCYuu03L=fPfdEXK6GcA@mail.gmail.com
Whole thread Raw
In response to backform select2 control  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
List pgadmin-hackers
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 




Attachment

pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: backgrid select2 cell fixed issue for optionsValues
Next
From: Andreas 'ads' Scherbaum
Date:
Subject: Re: CleanHelpPath & index.html