Filter files in TreeViewAdapter

Hi:

I would like to know whether there is a way to show in TreeViewAdapter only folders and files with a given extension.

For example, only showing folder and .pdf files.

When we use

TMSFMXCloudTreeViewAdapter1.CloudStorage := Storage;

all the files are shown, as expected.

Can we filter the files?

Thanks in advance

Hi,


Unfortunately there's currently no built-in filter functionality available.
However, this is a good suggestion and we'll investigate if this feature can be added in a future version.