Re: Foreign keys edit with pulldown?

From: "Dave Held" <dave(dot)held(at)arrayservicesgrp(dot)com>
To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>
Cc: <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Foreign keys edit with pulldown?
Date: 2005-03-28 15:50:50
Message-ID: 49E94D0CFCD4DB43AFBA928DDD20C8F90261848A@asg002.asg.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: Monday, March 28, 2005 8:04 AM
> To: Scott Chapman
> Cc: pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] Foreign keys edit with pulldown?
>
>
> Scott Chapman wrote:
> > It would be very nice if foreign key fields had a pulldown
> > to select the value from existing values in the foreign table.
> > Are there any plans to add this functionality to pgAdminIII?
>
> This sounds nice, I put it on the TODO list. Still, there are some
> caveats: The FK table may be too big to be usable in a combobox, we'd
> need some graceful limit here.

Well, if we're going down that road, why not also implement lookup
fields where it actually displays a relevant value from the foreign
table in the table view?

__
David B. Held
Software Engineer/Array Services Group
200 14th Ave. East, Sartell, MN 56377
320.534.3637 320.253.7800 800.752.8129

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2005-03-29 07:42:48 Re: Support reqd.
Previous Message Andreas Pflug 2005-03-28 14:21:13 Re: Question about Numeric Types