Short-list the available ENUM values based on the selection of an ENUM value in previous steps
2013-09-29
07:08 PM
4,061 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Guys,
I was wondering if there is a way to short-list the available ENUM values based on the selection of an ENUM value in previous steps ?
Note that this is just simple logic, not relying on the cm_storage database or any other technical components....
Example : List Available Protocols based on the platform type which then further allows selecting the protocol to be storage as the variable.
======== Variable Name : Platform, Type : ENUM
- File_Storage_Windows
- File_Storage_UNIX
- File_Storage_Virtualization
- Block_Storage
======== Variable Name : PrimaryProtocol, Type : ENUM
- cifs
- nfs
- iscsi
- fcp
Thanks
Modi
Solved! See The Solution