Hello All,
I need to Customize the Defect fields in the New Defects Window.
Description: I have a field called "Type" (dropdown) with values "Part", "Assembly", & "Drawing". When we select Part, then only the fields "Defects in Sketches", Defects in Features" must be displayed. If we select Assembly, then only the field "Defects in Assembly" must be displayed and so on.
I have written SELECT CASE statement on Type field. But in the new defect window, the fields are not appearing accordingly. But they are appearing correctly when I submit. I need to refresh the window (i guess). If Im right, how can I do that?
Regards,
Ravi