Hello all, just wondering where to start on this, I'm assuming its fairly simple..
I need to source the date the status changed on a custom record, and display it in a custom field.. I'm a little stumped on where to start. I was assuming it would be similar to a basic formula in a saved search, but that is obviously not working..
b
battk
01/31/2020, 7:07 PM
if you have very restricted requirements, you can do this without suitescript
primarily if you are ok with the value not being stored
battk
01/31/2020, 7:08 PM
otherwise the approach is to either update your date changed field duing a user event before submit
battk
01/31/2020, 7:09 PM
or do a search on the system notes to figure out when status field changed and set that value
t
ThaFunk
01/31/2020, 7:11 PM
I made a saved search to show the 'date fulfilled' so to speak and it looks good, but then I could not find my saved search in the custom field options when setting default values