Project

General

Profile

Actions

Bug #5792

closed

TypeAHead für FormElement.name funktioniert nicht

Added by Nicola Chiapolini about 6 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Carsten Rose
Target version:
-
Start date:
09.04.2018
Due date:
% Done:

100%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

Der Parameter für TypeAHead in FormElement.name ist in formEditor.sql wie folgt definiert:

typeAheadSql = [{{DB_INDEX_DATA:Y}}]SELECT COLUMN_NAME FROM information_schema.columns WHERE table_schema = "{{DB_1_NAME:Y}}" AND table_name = "{{SELECT f.tableName FROM Form AS f WHERE f.id={{formId:S0}}}}" AND COLUMN_NAME LIKE ? ORDER BY COLUMN_NAME

[{{DB_INDEX_DATA:Y}}] musste ich bei uns entfernen, damit TypeAhead funktioniert.

Actions #1

Updated by Carsten Rose about 6 years ago

  • Assignee set to Carsten Rose
  • Target version set to 55

Danke. Das ist eine spezielle Stelle - das aktuelle Setup ist entweder falsch oder war ein Kompromiss (bin nicht mehr ganz sicher). Ich hoffe ich finde eine generische Loesung.

Habt ihr eine oder mehrere DBs in dem betroffenen Setup?

Dank

Carsten

Actions #2

Updated by Nicola Chiapolini about 6 years ago

Ich habe zwei DBs im Config-File konfiguriert, aber die zeigen noch beide auf die gleiche Datenbank :-) Den problematischen String löschen war für uns also soweit ok.

Actions #4

Updated by Nicola Chiapolini over 4 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Das Problem tritt nicht mehr auf. Schliesse da Issue.

Actions #5

Updated by Carsten Rose over 4 years ago

  • Target version changed from 55 to 19.9.0
Actions #6

Updated by Carsten Rose over 4 years ago

  • Target version deleted (19.9.0)
Actions

Also available in: Atom PDF