-
Make Dropdown Menu index change based on Layer parameter
I’m making a mogrt that contains my company’s slate template. I’m trying to make it dummy-proof and automate text based on selections in the Essential Graphics panel.
I have a drop down for version names, (broadcast master, archive master, textless split, etc.)
What I want:
Based on the version name chosen, I want another dropdown (“audio track assignments”) to update with different index options. For example, if broadcast master is chosen, then the audio track dropdown will have 2 options: 1) stereo 2) stereo & M&E
If textless split is selected, then the audio track dropdown will have 5 options, different from the broadcast master option. Is this doable?