Can we default Use Current Item Cost to No on Miscellaneous form for particular Organization
Summary:
Hi All,
We have requirement to default Use Current Item Cost to No on Miscellaneous form for particular Organization.
Please suggest we have tried with below expression but its not working.
#{ (not empty bindings.InventoryOrganizationId.inputValue and bindings.InventoryOrganizationId.inputValue == 300001565119410) ? false : bindings.UseCurrentItemCostFlag.inputValue }
Thanks,
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