Project

General

Profile

Actions

Bug #9834

open

Input elements with tag 'disabled' are missing on form-submit: server option 'processReadOnly' broken

Added by Carsten Rose about 4 years ago. Updated over 2 years ago.

Status:
Priorize
Priority:
Normal
Assignee:
Carsten Rose
Target version:
Start date:
06.01.2020
Due date:
01.07.2021 (over 2 years late)
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

Mitunter sollen HTML Input, die auf ReadOnly stehen, trotzdem gespeichert werden.
Input Felder, mit mode='ReadOnly' bekommen typischerweise das HTML Attribut 'disabled'.
Solche Input Elemente werden bei einem 'Submit Form' nicht uebertragen. https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled

Da erst auf dem Server entschieden wird, ob 'ReadOnly' Felder gespeichert werden sollen, muessen diese HTML Inputs bei einem Form-Submit uebertragen werden.

HTML tag `disabled` ist ein 'no go' falls 'processReadOnly=1' gesetzt ist.


Related issues

Related to QFQ - Bug #9691: Checkbox: dynamic update > readonlyPriorizeCarsten Rose03.12.2019

Actions
Related to QFQ - Bug #5305: Upload FormElement: nicht disabled by readonly FormNewCarsten Rose27.01.201819.06.2021

Actions
Has duplicate QFQ - Support #12331: Dynamic Update: ReadOnly input handled correctly during save?RejectedCarsten Rose07.04.2021

Actions
Actions

Also available in: Atom PDF