Hi, How we can get custom data of a customer using...
# suitescript
s
Hi, How we can get custom data of a customer using suite script 1? Like we get
input.getTransactionDetails().getCustomer().getName()
. I want to create/register a custom field (checkbox). Once an order is placed, I want to check if that flag is enabled for that specific customer or not.