How to hide source sub-inventory in material movement request
Summary:
We have a requirement that for certain organizations we have to restrict the user to add Source Sub-inventory as the stock might be available in some other sub-inventory.
I have tried following EL statement but none of them worked and the field is either always visible/editable for all organization or hidden/non-editable for all organizations.
#{bindings.OrganizationId1.inputValue == <org_code>}
#{pageFlowScope.organizationName == 'YOUR_ORGANIZATION_NAME'}
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0