Hi. I recently had to solve a problem with portal_selections, that I think was due to more than 1 selection for a portal type.<br>In this specific case, the DocumentModule_viewDocumentList listbox was not showing the documents added.<br>


So, I went to portal_selections, and searching for the word &quot;document&quot;, I went carefully deleting the selections.<br>After deleting all &quot;document selections&quot;, I tried again to view the listbox, and this time all documents I&#39;ve added were showed.<br>


<br>So, I asked myself: Why I had to go to portal_selections, and delete all selections related do Document portal_type, before access the document listbox (internally generating another document_selection, this time the correct one)?<br>


How this conflict is generated? Is it a problem of mem cache? Does the selections stay cached so that it&#39;s not possible to have multiple selections for a single portal_type?<br><br>I&#39;d like to know more about this functionality, because I&#39;m very interested in know how ERP5 works internally.<br clear="all">


<br> Att,<br>Gabriel L. Oliveira<br>