Can’t figure out how to show files from a folder in DataView

I feel like a noob, but I can’t get a list of files for a folder in the DataView plug-in. I’ve looked at the instructions and here, and can’t figure it out. Here’s what I have for code:

List 
from “Test”

I get a parsing error failed. What am I missing? I can make this work for tags and I can get all files by using “”, so the plug-in seems to be working.

It looks like you are using smart quotes rather than plain quotes. Try replacing the smart quotes around “People” with plain (i.e., straight) quotes, and it should work.

3 Likes

That was it! Thanks.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.