Project

General

Profile

Actions

Feature #15970

open

Inline Editing

Added by Philipp Gröbelbauer about 1 year ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
Pascal Rössler
Target version:
Start date:
06.04.2023
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
No
Vote:

Description

Sammelticket für alles related to Inline Editing in QFQ.

IPA proess - Umsetzung von zwei Varianten:

SELECT 'table=tableName&column=colName&type=text&r=myId' AS _edit
SELECT 'form=formName&fe=feName&r=myId' AS _edit

Weitere, schlanke Variante diskutiert am 6.4.23 (crose, pgroeb):
(implizites Edit, wenn tableName ODER formName angegeben ist, und eine Spalte mit Alias selektiert wird, der dem FE-Name oder Column-Name entspricht)

10{
sql = SELECT p.id AS _r , CONCAT(p.firstName, ', ', p.lastName) AS personName
formName = ...
tableName = ...
}

Actions #1

Updated by Philipp Gröbelbauer about 1 year ago

  • Description updated (diff)
Actions #2

Updated by Philipp Gröbelbauer about 1 year ago

  • Description updated (diff)
Actions #3

Updated by Pascal Rössler about 1 year ago

  • Assignee changed from Support: Web to Pascal Rössler
Actions #4

Updated by Carsten Rose about 2 months ago

  • Target version changed from 411 to 24.10.0
Actions

Also available in: Atom PDF