Join Slack
Powered by
How can I get the internal ID of a child record us...
# suitescript
m
Michael Kessler
11/16/2023, 5:39 PM
How can I get the internal ID of a child record using lookupfields?
b
battk
11/16/2023, 9:34 PM
you dont, a parent can have multiple children and lookupFields only works for 1 search result
m
Michael Kessler
11/16/2023, 9:36 PM
Ah, yeah that makes sense. Thank you!
c
creece
11/17/2023, 3:55 PM
if its a child record, there should be a list of them on the parent and you can spin through that list and get the IDs
2
Views
Open in Slack
Previous
Next