extreme Posted February 10, 2019 Share Posted February 10, 2019 Can anyone help I have a dropdown in the dropdown I have survey and remove when survey is chosen I want to display slide control panel 1 when remove is chosen I want to display slide control panel 2 can someone please tell me how this could be done. Thank You Link to comment Share on other sites More sharing options...
extreme Posted February 11, 2019 Author Share Posted February 11, 2019 2 hours ago, extreme said: Can anyone help I have a dropdown in the dropdown I have survey and remove when survey is chosen I want to display slide control panel 1 when remove is chosen I want to display slide control panel 2 can someone please tell me how this could be done. Thank You ok all sorted worked it out for anyone else needs to do it and can't figure it out here goes set a script trigger on object modify if Projects::Project Type = "Survey" then goto object "panel name" else if Projects::Project Type = "Survey" then goto object "panel name" I hope this helps someone 1 Link to comment Share on other sites More sharing options...
Recommended Posts