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 #1

Updated by Elias Villiger about 6 years ago

  • Assignee changed from Carsten Rose to Elias Villiger
Actions #2

Updated by Elias Villiger about 6 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Elias Villiger about 6 years ago

  • Related to Bug #5444: typeahead: Nach einem Save wird der key angezeigt statt dem Value added
Actions #4

Updated by Elias Villiger about 6 years ago

besprechung CR & EV
  • Neu soll typeAheadPedantic bei key/value defaultmaessig aktiviert sein
  • typeAheadPedantic kann mit =0 ausgeschaltet werden
Actions #5

Updated by Elias Villiger about 6 years ago

  • Status changed from In Progress to Closed
Actions #6

Updated by Elias Villiger about 6 years ago

  • Related to Bug #5472: FormEditor: FormElement name muss neu mit typeAheadPedantic = 0 definiert werden added
Actions #7

Updated by Carsten Rose almost 6 years ago

  • Target version changed from 55 to 18.4
Actions

Also available in: Atom PDF