Feature request #16835
Side column in form view remembers columns, but no expressions
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Matthias Kuhn | ||
Category: | Forms | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 24734 |
Description
The side column in form view allows to select either an attribute column or an expression.
It remembers previous column names, but not previous expressions used in this context.
In our opinion, it is much more important to remember expressions (since they may be more complex) than attribute columns, which can be easily reselected from the list "Column Preview". Remembering previous columns isn't really important, but previous expressions would be important.
See attached screenshot as an illustration where this applies.
History
#1 Updated by Andreas Neumann about 7 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Closed
implemented in f0cf4c3ee8a29847796ed956da3c832372312a2c
#2 Updated by Andreas Neumann about 7 years ago
- Assignee set to Matthias Kuhn