Project

General

Profile

Actions

Support #19001

open

FormEditor: problems to show table definition - save broken

Added by Carsten Rose 14 days ago. Updated 11 days ago.

Status:
New
Priority:
High
Assignee:
Carsten Rose
Target version:
Start date:
04.07.2024
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
No
Vote:
CR, ZL

Description

Im MultiDB Setup (MY, Exam) gibt es Probleme im 'FormElement' Editor:

Wird ein Formularelement geaendert und gespeichert erscheint:

[ mysqli: 1054 ] Unknown column 'tableName' in 'field list'

SELECT '<h3>Table: ', tableName AS tableName, '</h3>' FROM Form AS f WHERE f.id=2


Files

Actions #1

Updated by Carsten Rose 14 days ago

  • Description updated (diff)
  • Target version changed from 24.8.0 to CodingWeek2023
Actions #2

Updated by Carsten Rose 14 days ago

  • Target version changed from CodingWeek2023 to CodingWeek2024
Actions #3

Updated by Carsten Rose 14 days ago

  • Subject changed from FormEditor: problems to show table definition to FormEditor: problems to show table definition - save broken
Actions #4

Updated by Carsten Rose 13 days ago

  • Description updated (diff)

Hint

  • In Form wird anders auf die Table Definition zugegriffen als in FormElement.
  • Sicherstellen das der Zugriff auf QfqSystem/QfqData nicht via DB-Name sondern dbIndex erfolgt.
    • Grund: 'DB-Name' funktioniert nur wenn die DBs (System & Data) auf der gleichen MariabDB Instanz (=Host) sind!
  • Das Problem tritt nur auf im 'FormElement' Form, nicht im 'Form' Form.
  • Es muesste gefixt werden so das auch bei MultiDB Setup die Table Definition korrekt angezeigt wird fuer Tabellen von QFQ Data (User forms) and QFQ System (Form/FormEditor/AutoCron/...).
Actions #5

Updated by Carsten Rose 11 days ago

  • Vote CR added
Actions #6

Updated by Carsten Rose 11 days ago

  • Priority changed from Normal to High
Actions #7

Updated by Zhoujie Li 11 days ago

  • Vote ZL added
Actions

Also available in: Atom PDF