What is the best way to accommodate dynamic dropdown lists for New & Edit Forms?
Example: User chooses an option in dropdown 1, which then triggers specific values in dropdown 2.
Surely I don't have to use the Client Object Model and Jquery?
Many thanks!