Bug #4771
openqfq: select-down-values empty after save (edit-form for program administrators)
0%
Description
see pdf
qfq version 25.0
Unfortunately, we cannot go online with the application-form until this bug is fixed (or is it a bug I have to fix in my form value statement?). Otherwise, we could lose important students' data.
Thank you!
Karin
Files
Related issues
Updated by Karin Niffeler about 6 years ago
- Priority changed from High to Urgent
Updated by Carsten Rose about 6 years ago
- Related to Bug #4282: Dynamic Update: Update broken wenn mehrere Felder in einer Row sind. added
Updated by Carsten Rose about 6 years ago
- Related to Bug #4549: TemplateGroups: FE.type SELECT loose selected value after save added
Updated by Carsten Rose about 6 years ago
- Related to deleted (Bug #4282: Dynamic Update: Update broken wenn mehrere Felder in einer Row sind.)
Updated by Carsten Rose about 6 years ago
- Has duplicate Bug #4282: Dynamic Update: Update broken wenn mehrere Felder in einer Row sind. added
Updated by Carsten Rose about 6 years ago
- Status changed from New to Feedback
- Assignee changed from Carsten Rose to Karin Niffeler
Hallo Karin
koenntest du mal die 0.25.5 ausprobieren? https://w3.math.uzh.ch/qfq/release/
Das Problem, das die Selectlisten ihren Wert nach dem Speichern verlieren, ist nicht geloest, aber es ist ein Workaround drin damit der Effekt nicht auftritt (Select listen bekommen zur Zeit kein Update nach dem speichern).
Lass mich bitte wissen ob das bei Dir etwas verbessert.
Vielen Dank
Updated by Karin Niffeler about 6 years ago
Guten Morgen Carsten
Vielen Dank!
Es funktioniert. Die Angaben gehen nicht mehr verloren.
Ich ruf Dich gleich noch kurz an.
LG
Karin
Karin Niffeler
E-Learning Koordinatorin Fachbereich Biologie
Y 34 J 06
University of Zurich
Winterthurerstrasse 190
8057 Zurich
Switzerland
Tel: +41 (0) 44 63 54859
karin.niffeler@biol.uzh.ch <mailto:karin.niffeler@biol.uzh.ch>
On 23 Nov 2017, at 23:32, ticket@math.uzh.ch wrote:
Updated by Benjamin Baer about 6 years ago
- Status changed from Feedback to In Progress
- Assignee changed from Karin Niffeler to Carsten Rose
- QfqForm.js: handleSubmitSuccess(form, data) > form-update: funktioniert
- QfqForm.js: handleSubmitSuccess(form, data) > element-update: funktioniert nicht fuer select (evtl. auch anderes)
- Unterschiede
- element update
- Uses jquery to construct elements
- tries to set the option of select list with selected = true
- element update
- form-update
- Uses qfqForm.applyFormConfiguration to change the element
- Uses NameSpaceFunctions.js > n.getElement(name) to switch out configurations
- Has own js class for different form types (in this case Select.js)
- Select.js creates HTML elements "without" jQuery (more guided)
- Mockup erstellen
- Ausprobieren ob selected: true in jQuery ueberhaupt so funktioniert
Updated by Carsten Rose over 5 years ago
- Priority changed from Urgent to Normal
- Target version set to next8
Updated by Carsten Rose about 5 years ago
- Status changed from In Progress to New
Updated by Carsten Rose almost 4 years ago
- Status changed from New to Some day maybe
Updated by Carsten Rose almost 4 years ago
- Target version changed from next8 to next9