Skip to main content
1-Visitor
March 21, 2022
Solved

Get list of File Repository's folder

  • March 21, 2022
  • 1 reply
  • 946 views

Hello,

 

I want to navigate to File Repository's folder from UI through service.

Is anybody knows any approach? Please share.

 

Thanks,
Meghna

Best answer by PaiChung

I've always used

GetDirectoryStructure together with GetFileListings or GetFileListingsWithLinks

Into a Tree + Grid widget.

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
March 21, 2022

I've always used

GetDirectoryStructure together with GetFileListings or GetFileListingsWithLinks

Into a Tree + Grid widget.