Discussions
Get Image URL from ID
This question has been asked, but I felt I needed further clarification.
I am looking to create a "photo gallery" style CCT, and was wondering how you can pull the image URL from its associated ID? Currently have to fetch it from the file cabinet, and was looking rather to use the image upload on the record type for ease of use.
From my understanding, this can be accomplished through the "N/file" module, however I do not know how or where to add this, when I add it to the view file I get a "module not found" error in console, but my understanding is that I need to pass this URL from the view to the template.