Skip to main content
pragnaj0001
February 20, 2023
Solved

Find Folder By Name?

  • February 20, 2023
  • 1 reply
  • 0 views

Hi,  I have folder Name... i want to know, In that name there is a folder exists or not... please Suggest.. Thank You. 

    Best answer by mikes0011

    My personal recommendation is to use the Content Tools plug-in expression function "findContentByAttribute", where you pass in the content type of "Folder" and the attribute name of "name", then whatever name you're looking for.

    1 reply

    mikes0011
    mikes0011Answer
    Brainy
    February 20, 2023

    My personal recommendation is to use the Content Tools plug-in expression function "findContentByAttribute", where you pass in the content type of "Folder" and the attribute name of "name", then whatever name you're looking for.

    The Expression Guru