
Hello Everyone,
I'm facing an issue with the ispriceoverridden toggle field on the Order Product form in the Sales Model-Driven App.
I have implemented custom JavaScript to lock/unlock fields based on users' security roles. The logic works correctly for all other fields, but it does not work for the ispriceoverridden toggle button.
So far, I have:
I'm wondering if there is any out-of-the-box Business Rule, system behavior, or special handling for the ispriceoverridden field that could be overriding the JavaScript behavior.
Has anyone encountered a similar issue or knows why this field cannot be locked/unlocked programmatically?
Any guidance would be greatly appreciated.
Thanks in advance!
Sai Venkat