Project

General

Profile

Actions

Bug #83911

closed

Form Module changes order of options of a single select field on saving

Added by Sacha Vorbeck about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2018-02-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When I save a form with the form BE module, the order of defined options of a single-select field gets sorted in ascending order instead of my manually selected order when I change the form, save it and then re-open it in the BE Form module editor.

Every time I re-open the form in the editor, I have to re-arrange the options again.

Oder before saving the form:

Label Value
5 5
4 4
3 3
2 2
1 1

Order after saving the form:
1 1
2 2
3 3
4 4
5 5

See attached screenshots.


Files

formoptions.png (29.1 KB) formoptions.png Sacha Vorbeck, 2018-02-15 08:04
formoptions_after_saving.png (29.1 KB) formoptions_after_saving.png Sacha Vorbeck, 2018-02-15 08:12

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #85416: EXT:form wrong order after saving multi select elementClosed2018-06-28

Actions
Actions

Also available in: Atom PDF