Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I give all my users the ability to Maxmize and Minimize portlets abilities only?

0
Posted

How can I give all my users the ability to Maxmize and Minimize portlets abilities only?

0

For guest we can do in portal-ext.properties while for users u need to customize portlet.vm file of your theme. it can be done like this #if ($permissionChecker.isCompanyAdmin($company_id)) $theme.iconOptions() $theme.iconClose() #end so admin only can see all icon . and all other users will get only maximize and minimized icon. Don’t forget to stop and start the server after modifying vm files.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123