Forum Discussion

RaptureLazarus's avatar
5 years ago
Solved

onChange field value does not keep new value when item is saved

Hi everyone, I have an on change event that fires when one of my stock fields are changed, which should change the value of a stock message field. The function I have is able to change the val...
  • Gopikrishnan's avatar
    5 years ago

    Can you try using window.handleItemChange('_stock_message', stockMsg);