Hi, everyone! Excuse my word choice since I'm new ...
# general
u
Hi, everyone! Excuse my word choice since I'm new to netsuite.. I want to put a field value in the result tab in saved search. For example, there is a field called {myfield}, I chose FORMULA(TEXT) then put {myfield} in a formula tab(?). then, this gave me an error saying it's not valid.. What should I change?
n
What's stopping you from just choosing your field from the list of available fields in the results section?
u
I can't find the field from the list... Hmm maybe its name is different.. or it's under another field?
n
Did you create the field? Check the options on it such as "show in list".
Maybe show the field on the record, it's definition and your search here.
u
The field I wanna search ↓ (Customer / Vendor Record)
and I don't see the field here. Saved Search type is 'entity'
n
Are you sure that's a custom field? It's a native field on a vendor record...
If it's the native field In it's not searchable
(according to the records browser)
u
oh, yeah it's not a custom field.
I see..! I thought I could retrieve the value in saved search, but I guess I need to do something else... (maybe by script..?) thanks!