Hide/Show Quantity based on Purchasing Line Type
Summary:
We have a complex requirement from business to hide/show quantity based on purchasing line type. For example. Rate base service does not require user to input any number for Quantity aside from 1, so they need to hide this from the user view. However, for Goods they need to have the quantity available for the user.
I've been using page composer to make this scenario happen. I see that Line Type is also available in the Binding Parameters so I tried writing an expression language to only show quantity if value of line type is equal to Goods.
Example: