yasuflatland-lf / damascus

⚔️ CRUD boilerplate generator for Liferay DXP
https://yasuflatland-lf.github.io/damascus-doc/
GNU Lesser General Public License v3.0
51 stars 35 forks source link

Liferay 7.3.3-ce-ga4 - Damascus 1.1.6 - Todo portlet - 'Move to Recycle Bin' icon, no action #110

Open icarrara opened 4 years ago

icarrara commented 4 years ago

In view mode select multiple records then click the 'Move to Recycle Bin' icon - no action executed.

icarrara commented 4 years ago

Same issue in Liferay 7.3.4-ce-ga5

icarrara commented 3 years ago

Please, no news on this?

yasuflatland-lf commented 3 years ago

@icarrara I could identify the cause, but requires lot of work to fix (need to comply the es5 way to make it work). Can you implement same way like here? That'd be great if you can send me a PR

/liferay-portal/modules/apps/blogs/blogs-web/src/main/resources/META-INF/resources/blogs_admin/view_entries.jsp/Users/greeng/projects/liferay-portal/modules/apps/blogs/blogs-web/src/main/resources/META-INF/resources/blogs_admin/view_entries.jsp

I'd follow this way for the implementation if I would do ti.