liferay-docs icon indicating copy to clipboard operation
liferay-docs copied to clipboard

Results 60 liferay-docs issues
Sort by recently updated
recently updated
newest added

Permission checks were wrong for the EntryServiceImpl

Please add this tutorial. I will find the way to format this and to attach the sample code later. [orm-example-1.3.zip](https://github.com/liferay/liferay-docs/files/592961/orm-example-1.3.zip)

This is a request to clarify instead of proposed change. Please read and reject. Thanks

addGuestbookEntry method is nowhere found in the previous mvc learning path doc / code for EntryLocalServiceImpl, only the updateEntry method... thank you :)

added getEntriesCount method, required by the existing implementation of view.jsp

A new feature has been added to display default warning message (please see https://github.com/brianchandotcom/liferay-portal/pull/24417). To display a default warning message, add the warning message you want to display with the...

Fixed params passed to EntryPermission.check (replace groupId with entryId when checking permission for update & delete actions)