Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
List Expense Report File Cabinet Attachements in saved-search
Hello,
I was wondering if anyone can help me with this. I was building a saved-search to list expense reports needing approvals. In the results I found, File : URL which gives me the URL in the file cabinet which is great but it is not hyperlinked.
I used this text formula to have the element hyperlinked: '<a href=https://system.netsuite.com' || {file.url} || '>File/Fichier</a>'
Problem is that not all expense lines have attachements, so it's redirecting to the https://system.netsuite.com website.
I wan't to build and execption formula but cannot seem to pass the '<a href=
0