Join Slack
Powered by
I don't see it in the help either
# suitescript
k
Kris Wood
02/19/2020, 5:00 AM
I don't see it in the help either
a
Alderik
02/19/2020, 6:34 PM
var itemUrl = search.lookupFields({ type: search.Type.ITEM, id: internalId, columns: ['itemurl'] }); Replace internalId with the internal ID of the item you're working with. This is faster than loading a whole record.
2
Views
Open in Slack
Previous
Next