Hi All! I have a UE script, before submit function...
# suitescript
t
Hi All! I have a UE script, before submit function, that's checking if a field is set to true/false and is either setting or unsetting fields based on the field being set to true/false. I'm running into an issue when the event type = copy where the record will save with the fields populated but will unset after the record is refreshed in the UI - the expected behavior is the fields should be unset before the record is committed.