Not sure if this is classified as a SuiteScript qu...
# suitescript
d
Not sure if this is classified as a SuiteScript question, however, I am trying to implement a custom record which refers back to itself as a parent child relationship. I would like to add another field on the record that is a formula field that serializes out the parent -> child relationships creating a hierarchy path. Would this be possible using a formula field?
d
@battk what field would one retrieve to get the full path name vs. the standard name?
I pulled a record.getFields and none that I could find would return the full path name
b
use N/search to get the name column