Hey guys, I'm trying to do what I thought was a si...
# general
k
Hey guys, I'm trying to do what I thought was a simple formula field on an item fulfillment - {createdfrom.linkedtrackingnumbers}. Trying to reference the tracking number on an SO, I keep getting a field not found error. Am I missing something obvious?
e
on an item fulfillment the field is called packagetrackingnumber
k
That is populated under the package tab and would work fine, but I get the same error on {packagetrackingnumber}
This is an item body field and packagetrackingnumber is listed as a line field, is there additional reference I need to make the connection?
same issue on {packageList.packagetrackingnumber}
e
so you're trying to set a field on the IF to show the value of the tracking number?
k
I want to ultimately reference it in a custom, dynamic tracking link
But I can't even reference the value plainly
b
use a body level field to get body level information
you can probably use sourcing/filtering with the body field
a
Try using {appliedtotransaction.linked tracking numbers}