tables
tables copied to clipboard
Create Item From View - Default Value Missing
Steps to reproduce
- Create a simple list "MyTable2" with only column "ToDo", Type "Text" AND "Check", Type "Auswahl" (YES/NO) -> Standard YES
- Create a simple view "View1" of table "MyTable2" and select all columns ("ToDo", "Check" and Metadata fields)
- Create a simple view "View2" of table "MyTable2" and select columns ("ToDo" and Metadata fields) -> Without "Check"
- Create two Items: one from "View1" AND one from "View2"
- Create a simple view "Check" of table "MyTable2" and select all columns ("ToDo", "Check" and Metadata fields)
- Edit simple view "Check" and select "Filter" and define column "Check" = "Geprüft" (Checked) -> Result: only one item (from View1)!
Although every new item should have Check = YES (Standard), the default value ist not correct set in View2.
See Screenshots.
Expected behavior
Two checked items
Actual behavior
One checked items
Tables app version
0.6.6
Browser
Chrome, Version 120.0.6099.225 (Offizieller Build) (32-Bit)
Client operating system
Windows
Operating system
Linux 5.15.0-92-generic x86_64
Web server
None
PHP engine version
PHP 8.1
Database
MySQL
Additional info
No response