Marc:
OK let's make sure we are both on the same page.
OK let's make sure we are both on the same page.
I have 3 lists. "Mfr Specifications", "Maintenance
Schedule", and "Templates"
Mfr Specifications has two fields (well more than that...but they are not important to this research):
-- Title (Static Name) has been renamed Model Nbr (Display Name). It is Single Text field.
-- PropType is a single value Lookup into the FLAT LIST called Types of Properties. where PropType is the Title in that list.
Maintenance Schedule has two fields (see disclaimer above):
-- PropType which is a Single Value Lookup into Types of Properties.
-- Model Nbrs which is MultiValue Lookup into Mfr Specifications. Where Model Nbr (Title) is the field being selected in the MultiPick possible values.
Mfr Specifications has Content Types (Ladder, Scanner, Forklifts, that loosely map to the PropTypes...but only in the logical sense...not in the physical.)
Maintenance Schedule has one Content Type (Event) by default.
These work fine.
Templates has two fields No Content Types.
-- PropType which is a Single Value Lookup into Types of Properties.
-- Model Nbrs which is MultiValue Lookup into Mfr Specifications. Where Model Nbr (Title) is the field being selected in the MultiPick Possible values.
This does not work.
So in reference to your statement..."the column in question is a Site Column"...yes and no.
Have I confused you yet?
Scott
P.S. to keep the project rolling...I created a fourth list (Work Templates) that looks just likeTemplates...only it is based on Calendar list and not a Custom List.
I hide the Calendar fields and rewrote the DOM to say new template instead of new event. The Cascade works forWork Templates.