Hello everybody and wish you all happy new year.
Some times I use efu files to manage my files , so I have a case that I have this efu which I exported added a new column (filled manually). what I need is to display this column in the list in order to use it for filtering or sorting
the efu original header is
Filename,Size,Date Modified,Date Created,Attributes,MD5
my ne w file header is
Filename,Size,Date Modified,Date Created,Attributes,MD5,GroupID
I added GroupID to the file and this is the one which I want to display along with the other fields
Thank you
Adding user defined column in efu file to display list
Re: Adding user defined column in efu file to display list
Only Everything properties and Windows Property System properties are supported.
Unknown properties are ignored.
What is GroupID?
Is it a string or a integer?
-Please try renaming this column to, which is an Everything string property.
is another Everything string property.
Unknown properties are ignored.
What is GroupID?
Is it a string or a integer?
-Please try renaming this column to
Image IDObject IDRe: Adding user defined column in efu file to display list
GroupID Is an integer,
using Image ID was perfect and did the job, Object ID had some empty values. But for me problem solved using Image ID.
Thanks a lot for your support
Best Regards
using Image ID was perfect and did the job, Object ID had some empty values. But for me problem solved using Image ID.
Thanks a lot for your support
Best Regards