Hello, how would I get the a value off the custome...
# suitescript
p
Hello, how would I get the a value off the customer/project record when the specific project is selected on the item sublist?
b
The suitescript answer is to do a lookup via a search
The suitebuilder answer is to use sourcing on a custom field and get that value instead
p
is it possible to do a lookup based upon a value on the sublist with suitescript? I am trying to do this in a client script
b