<div dir="ltr"><div>I think the condition in the first image should use && instead of ||. That would read as "If you are not admin AND the list is not yours" you cannot delete the list. I did not try it, but it seems that with that code, if you are not an admin you cannot delete your own lists. The only way that there'll be no exception is if you are admin and the list is yours. </div><div><br></div><div>However, I don't think that the fact that a list does not show the "Delete" option in the UI is related to the code you show above.<br></div><div><br></div><div>You could test your changes with a url like this: <a href="http://vtigerurl.com/index.php?module=CustomView&action=Delete&record=x">vtigerurl.com/index.php?module=CustomView&action=Delete&record=x</a> , where x is the id of the list.</div><div><br></div><div><br></div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Saludos<div><br></div><div>Rubén</div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 7, 2021 at 6:45 PM Henry Cumbicus Rivera <<a href="mailto:hcumbicusr@gmail.com">hcumbicusr@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello,<div>When I try to delete a list from a non-ADMIN user I get a permission denied error, I see this is due to the condition of the file \modules\CustomView\actions\Delete.php:28<br clear="all"><div><br></div><div><b>Error</b>: </div><div><img src="cid:ii_kpn92sbx0" alt="image.png" width="542" height="260"><br></div><div><br></div><div><b>Corrected</b>:</div><div><img src="cid:ii_kpn93nj31" alt="image.png" width="542" height="231"><br></div><div><br></div><div>I honestly do not understand why the condition validates if it is admin or NO to delete a list.<br>It would be very useful if users with ADMIN privilege could delete any list from the system.<br></div><div><br></div><div><img src="cid:ii_kpn96e1e2" alt="image.png" width="303" height="269"><br></div><div><br></div><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br><div>---------------------------------------------------------------</div><div>Henry C.</div><div>Tel.: 956727976</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>