I'm trying to access the files attached to a custo...
# suitescript
b
I'm trying to access the files attached to a custom record. Both my approaches so far have hit blocks: • Access files as sublist subrecord - Unfortunately files don't seem to available as a sublist subrecord. In fact I don't see that files are accessible from standard records either (based on the records browser). • Search file record - No filter for the record the file is attached to. Other ideas? Has anyone done this before?
b
do a search on the custom record
use the file join
b
Thanks. This helped provide a different direction to work down. I skipped this since the file join isn't documented but should have tried it. There have been lots of things that are supported but not documented.
b
general rule i follow is its safe if it can be done from the ui