RE: How to cusotmize Management Toolbar for Blog Admin (Controlpanel) module ?

thumbnail
Ketan Savaliya, modified 3 Years ago. Regular Member Posts: 117 Join Date: 3/3/11 Recent Posts

Hi Liferay Masters,

Need to add few option in Filter menu of Blog admin listing screen. Basically we need to filter records based on status like "Draf, Approved, InProgress".

I know this mentu build using <clay:management-toolbar> but how to add option and how it's filiter search list ? was it possible ? 

We are using liferay 7.3 community edition : liferay-ce-portal-7.3.7-ga8.

Below is ther screen shot where we need to add option. 

thumbnail
Mohammed Yasin, modified 3 Years ago. Liferay Master Posts: 593 Join Date: 8/8/14 Recent Posts

Hi ,

You may need to create a fragment hook for this jsp and provide your custom BlogEntriesManagementToolbarDisplayContext.

You can also refer below link, it may help you:

https://liferay.dev/ask/questions/development/disable-remove-hide-file-upload-options-from-documents-and-media-7-3v-/