Two lists: "Treasurers" and "Chapels"
Each chapel has a ChapelID, which is a GUID.
In the Treasurers list, I want to denote which chapel they belong to by the user
giving their ChapelID. But that list also needs the chapel's name in order to
be user-friendly. The Chapel Names, however should only be typed into the
Chapel List.
I want sharepoint to insert the Chapel Name into the Treasurers list, and I
don't want the user to interfere or be able to change the name.