Re: Control for selecting multiple columns [pgadmin4]

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Control for selecting multiple columns [pgadmin4]
Date: 2016-03-18 12:20:57
Message-ID: CAFiP3vwWfpFVKuS4mHxXep+igya5sfx3qkX9wgDqfYmTGUV+mQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

The error is at line 84 in primary_key.js (from screenshot).

In primary_key.js it requires MultiSelectAjaxControl. I guess patch of
MultiSelectControl was not applied correctly.

Can you please try again.

When testing it check if (in browser script tab) MultiSelectControl is
there in node.ui.js at line no 562 (approx).

Regards,
Harshal

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-03-18 14:14:31 PATCH: Updated catalog names [pgAdmin4]
Previous Message Ashesh Vashi 2016-03-18 12:00:13 pgAdmin 4 commit: Resolved an issue using wrong variable name for backb