Hello all, just wondering where to start on this, ...
# suitescript
t
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
if you have very restricted requirements, you can do this without suitescript
primarily if you are ok with the value not being stored
otherwise the approach is to either update your date changed field duing a user event before submit
or do a search on the system notes to figure out when status field changed and set that value
t
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
I will read the article you sent.
brb