Page 1 of 1
Column Folder Number
Posted: 26 Oct 2016 15:38
by KERNEL59
Hi ,
excuse me , i search the column or script : Count folder number in folder
example : 1 folder (root) in 2 folders , column just "2"
thanx in advance :p
Re: Column Folder Number
Posted: 26 Oct 2016 16:02
by highend
Welcome to the forum.
For a custom column?
Code: Select all
return 0 + listfolder(<cc_item>, , 34);
Re: Column Folder Number
Posted: 26 Oct 2016 16:43
by KERNEL59
highend wrote:Welcome to the forum.
For a custom column?
Code: Select all
return 0 + listfolder(<cc_item>, , 34);
speed tutorial add line please thanx in advance :p
Re: Column Folder Number
Posted: 26 Oct 2016 20:47
by highend
Re: Column Folder Number
Posted: 27 Oct 2016 16:04
by KERNEL59
is difficult

, just column with number subfolders
video tutorial ?
Re: Column Folder Number
Posted: 27 Oct 2016 16:37
by highend
It's difficult because of?
Re: Column Folder Number
Posted: 27 Oct 2016 23:11
by KERNEL59
Re: Column Folder Number
Posted: 27 Oct 2016 23:38
by highend
Légende is the name of the column (e.g. Nr. of folders or FolderCount, or...)
Switch "Type" to "Script" (or it's french name if it's different)
and put the line in there
Re: Column Folder Number
Posted: 27 Oct 2016 23:57
by KERNEL59
highend wrote:Légende is the name of the column (e.g. Nr. of folders or FolderCount, or...)
Switch "Type" to "Script" (or it's french name if it's different)
and put the line in there
it's good 1000000000x very big thanx :p