For example:
I have a database in which I track crates.
Depending on the item, the crate size is different.
I want to make a form that will allow you to select the item, and then display the crate size, but I want it to be impossible to edit the crate size.
How could I do this?
boundfree