Link to page

Lookup and Select List Column Schema

This schema helps to narrow down a dropdown list to relevant items, while still maintaining the "a change here affects everywhere" benefit of lookups.
Initial table for the top level items.
Categories
Category
Fruit
Number
Car
There are no rows in this table
Secondary table that further breaks down the top level items.
Sub Categories
Category
Sub Category
Apples
Oranges
Bananas
1
2
3
Tesla
Jeep
There are no rows in this table
The data table that puts the two together and uses a Lookup column for Category and a Select List for the Sub Category column.
Data Table
Category
Sub Category (Filtered)
Sub Category (All)
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 (
CtrlP
) instead.