Default value scripts for enumerations
![]()
Hi All,
Based on the project area, i need 2 enumerations - automatically populating the corresponding streams and components. I understand we need to use dependent enumerations here. My question is: 1. How to retrieve the list of streams under a project? (In javascript) 2. how to retrieve the list of components in a stream? (In javascript) Thanks. |