Cascading drop-downs
Posted: 02 Nov 2015
I have read your post on Cascading drop downs, but since i do not own Cross-site lookup, i was a little confused.
I have 2 Site Columns.
termType is a Choice Field with the following possible values (For Cause, Lay-Off, Voluntary)
termReason is a Lookup Field which points to the Reason column on the lookup list "TermReasons".
The other column on that list has the same values as the termType field (For Cause, Lay-Off, Voluntary).
Can i make a cascading drop down where termType matches up with the title column in the TermReasons list, and thus filters termReason choices?
If so, how can i use the code provided in your post?
I have 2 Site Columns.
termType is a Choice Field with the following possible values (For Cause, Lay-Off, Voluntary)
termReason is a Lookup Field which points to the Reason column on the lookup list "TermReasons".
The other column on that list has the same values as the termType field (For Cause, Lay-Off, Voluntary).
Can i make a cascading drop down where termType matches up with the title column in the TermReasons list, and thus filters termReason choices?
If so, how can i use the code provided in your post?