
Can I display/get the filename of a file property with liquid?
I want to show the filename of a file property on a webpage. The file property gives me back JSON with the url and name but i can't figure out how to only get the filename. I can't use betty expressions for this problem and want to fix this with liquid if possible.
I want to show the filename of a file property on a webpage. The file property gives me back JSON with the url and name but i can't figure out how to only get the filename. I can't use betty expressions for this problem and want to fix this with liquid if possible.
Login to reply