Re: backform select2 control

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: backform select2 control
Date: 2016-01-07 04:32:20
Message-ID: CAFiP3vxrPh1vU2TQPJSBi+C-3igcJbGCYuu03L=fPfdEXK6GcA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

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

--
*Harshal Dhumal*
*Software Engineer *

EenterpriseDB <http://www.enterprisedb.com>

On Wed, Jan 6, 2016 at 12:01 PM, Harshal Dhumal <
harshal(dot)dhumal(at)enterprisedb(dot)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 *
>
>
>
> EenterpriseDB <http://www.enterprisedb.com>
>

Attachment Content-Type Size
select2_backform_controls_7_Jan_updated.patch text/x-patch 2.7 KB

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas 'ads' Scherbaum 2016-01-07 05:04:11 Re: CleanHelpPath & index.html
Previous Message Harshal Dhumal 2016-01-07 04:27:07 backgrid select2 cell fixed issue for optionsValues