You are viewing limited content. For full access, please sign in.

Question

Question

difference between fe_inherit_id and etype

asked on April 20, 2020

In setting up a view to lookup folders based on field value, I'm wondering if etype = 0 or fe_inherit_id = 1 is better? Oh and does the recycle bin always have an id of 2?

0 0

Answer

SELECTED ANSWER
replied on April 21, 2020

e_type is the entry type.

Recycle bin is always ID 2.

1 0

Replies

replied on April 21, 2020

etype and fe_inherit_id have nothing to do with field values. Are you asking how to identify whether an entry is a folder in the TOC table in the repository's SQL database?

0 0
replied on April 21, 2020

Yes.  Just wondering which test is better to identify a folder.

0 0
SELECTED ANSWER
replied on April 21, 2020

e_type is the entry type.

Recycle bin is always ID 2.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.