Skip to main content
Participant
September 21, 2022
Answered

How to make a script with different tabs based off a dropdown selection

  • September 21, 2022
  • 1 reply
  • 143 views

the motion 2 script ui looks really clean and I like the way their tabs are driven by a drop down selection instead of the traditional tabbed lists I've seen the code for, was wondering how one might go about doing that? 

 

This topic has been closed for replies.
Correct answer cherleelynn

haha I found it while looking up something else, theres a dynamic ui script demo that does exactly this 

 

https://github.com/Adobe-CEP/CEP-Resources/blob/master/ExtendScript-Toolkit/Samples/javascript/SnpCreateDynamicScriptUI.jsx

1 reply

cherleelynnAuthorCorrect answer
Participant
September 21, 2022

haha I found it while looking up something else, theres a dynamic ui script demo that does exactly this 

 

https://github.com/Adobe-CEP/CEP-Resources/blob/master/ExtendScript-Toolkit/Samples/javascript/SnpCreateDynamicScriptUI.jsx