JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
Failed Tests
Failed Test 1
Failed Test 2
Test 3
Text Input
Cell to Crash
Cell Edit Bugs
Link URL not searched
More
Share
Explore
Failed Test 2
SYNOPSIS:
Changing the Display Column does not update Lookup values in table views with grouping
Steps to reproduce:
Copy the doc to your workspace
Make sure the tables have the following
View
(Table, no grouping) and
Display Column
(Key2) settings:
Set Master’s Display Column to Key1
You should see values in
Detail.LU
have changed to “1” “2”
Set Master’s Display Column back to Key2
You should see values in
Detail.LU
have changed to “A” “B”
This was an example of how Display Column change is working fine
Now in Detail add grouping by LU
Go to Master and change Display Column to Key1
Nothing has changed in
Detail.LU
This was an example of how Display Column change is not working
Now go to Detail options and choose the Cards view
You should see that the LU fields contain updated values (”1” “2”)
Go to Detail options and get back to the Table view
The Table view now shows updated values (”1” “2”) in LU cells
This was a sequence of steps to force an update despite the erroneous behavior
Thanks for consideration!
Master
Master
Key1
Key2
Value
Column 4
Key1
Key2
Value
Column 4
1
1
A
V1
2
2
B
V2
There are no rows in this table
Detail
Detail
Detail1
Detail2
LU
Detail1
Detail2
LU
1
X1
Y1
A
2
X2
X2
B
There are no rows in this table
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.