Skip to main content
Question

HIDE DROPDOWN VALUE IN PART NEED LEVEL

  • February 10, 2022
  • 1 reply
  • 122 views

Forum|alt.badge.img+1

Dear Experts,

 

Can anybody help me to achieve this requirement hiding the dropdown value in tab level.

Requirement: Hiding the Urgency Status dropdown in part need tab based on task type.

For example: If task type = “XYZ” then part need Urgency status should have value “ABC1” , “ABC2

If task type = “MNO” then part need Urgency status should have value “GHI1” , “GHI2”.

 

Any suggestions is appreciated.

Note: Used Client script array its working fine for task or header level, need suggestion for part need or tab/line level.

 

Thanks in advance.

Kaustav.

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+10

Have you tried configuring TASK_TYPE as the Parent Code Name for the Global Code Table URGENCY ?
Then identify the valid TASK_TYPE values for each URGENCY value?