| Summary | dblookup field extension |
| Queue | Horde Framework Packages |
| Queue Version | HEAD |
| Type | Enhancement |
| State | Accepted |
| Priority | 1. Low |
| Owners | |
| Requester | Duck <duck (at) obala (dot) net> |
| Created | 04/30/2007 (432 days ago) |
| Due | |
| Updated | 03/31/2008 (96 days ago) |
| Assigned | |
| Resolved | |
| Attachments | dblookup.diff ![]() Form.php.diff ![]() |
| Milestone | |
| Patch | Yes |
New Attachment: Form.php.diff
dblookup form type so it can properly handle foreign keys (not just in
cases where the key equals the value).
State ⇒ Rejected
with helpers, might not be.
State ⇒ Feedback
array, even if you query only a single column. getCol() returns a
simple array. Beside that, the error check is wrong because it
evaluates to true if $results is a PEAR_Error.
Priority ⇒ 1. Low
New Attachment: dblookup.diff
Summary ⇒ dblookup field extension
Type ⇒ Enhancement
Queue ⇒ Horde Framework Packages
State ⇒ New
column, with this patch if the second column is returned by the query,
it would be used as option name.