Hi
Is there any way to create a property that will dynamically asks the user input based on the drop down selection
For example i have created a property which will ask the user to select the type of application(APP,DB,WEB,OTHER) from the drop down while requesting the vm from the catalog and i am using these values to create a naming convention
If the user selects OTHER from the drop down it should prompt the user for the value and for rest(APP,DB,WEB) it should takes the name as value.
Regards,
Deepak