Project

General

Profile

Actions

Support #5285

closed

typeaheadSql: key/value seems not to work

Added by Carsten Rose about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Elias Villiger
Target version:
Start date:
24.01.2018
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

Wird mit 'Key / Values' gearbeitet, scheint bei einem Submit immer der Value uebermittelt zu werden. typeAheadLDAP ist ok.

typeAheadSql= SELECT p.id AS id, CONCAT AS value FROM (person AS p, gruppe_member AS gm, gruppe AS grProp) LEFT JOIN adresse AS adr ON p.id = adr.p_id AND adr.gr_id_adr=11 /* Arbeitsadresse */ WHERE p.id=gm.x_id AND gm.gr_id=grProp.id AND grProp.reference='flag.list.person.teaching' ORDER BY p.name, p.vorname


Related issues

Related to QFQ - Bug #5444: typeahead: Nach einem Save wird der key angezeigt statt dem ValueClosed14.02.2018

Actions
Related to QFQ - Bug #5472: FormEditor: FormElement name muss neu mit typeAheadPedantic = 0 definiert werdenClosedElias Villiger20.02.2018

Actions
Actions

Also available in: Atom PDF