Is it possible to "populate" different values given to a user according to which choice he chose with a previous parameter box...
Ex:
Parameter 1 : Which Server do you want to report on?
choice = Server1, Server2, Server3
If the user chooses "Server1" then the next Parameter would be populated with these choices:
"CPU","Memory"
if he chose "Server2" it would be populated with
"Disk","Network"
is this possible?
Thanks in advance
Peace
Jason
Ex:
Parameter 1 : Which Server do you want to report on?
choice = Server1, Server2, Server3
If the user chooses "Server1" then the next Parameter would be populated with these choices:
"CPU","Memory"
if he chose "Server2" it would be populated with
"Disk","Network"
is this possible?
Thanks in advance
Peace
Jason