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 over 4 years ago. Updated 10 days ago.

Status:
New
Priority:
Normal
Assignee:
Carsten Rose
Target version:
Start date:
06.01.2020
Due date:
% Done:

0%

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

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 FormRejectedCarsten Rose27.01.2018

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