set a field on the record being saved
# suitescript
b
set a field on the record being saved
j
Yeah, that was suggested, was looking for some way to perform it in scripts, without saving to a hidden field
b
i dont think you have other options that work at scale
you can do weird stuff like use the cache module or the runtime session
they aren't specific to the record and i don't think they are really cleaner
j
Yeah, I agree