You can have a field on the record that just non-s...
# suitescript
c
You can have a field on the record that just non-stored sources from the field you want.... For example if i have a custom field called "Title" on a Customer. I can create a field that sources from Customer Title and hide it on the form so I can get to it without a lookup
j
could do, but I actually have about 20 of these fields that I need to do this with. So don't really wanna create 20 non-stored fields just for one script to run.