How to hide the manufacturer field on the requisition page based on specific purchasing categories?
As a part of RSSP implementation of a customer, we have a requirement wherein, the Manufacturer field on requisition page needs to be hidden based on specific purchasing categories.
We have added the following condition for hiding Manufacturer filed in VB studio, but it seems to be not working at all.
Category ID - not equals - 10000008766.. (Specified category ID)
Has anyone come across a similar issue or have a solution?
0