Hi,
I have this situation:
user folder with 2 document class types document extended from dm_document-->sysobject.
Now I have created a foldercontents template and associate to the foldercontentlist -->special-->columns in Form Builder attribute from the extended type object.The problem is that when I add attribute from super dm_sysobject ( like r_object_id ) I see object of second type too.
I ahve worked with search filter too to limit the object type to see,but if I change the fitering I have the same problem.Anywhere I need the search filter for a search funzionality.
How can I limit the doc type listed in foldercontents custom template?
thanks