How add "make Pdf" on ListView in Custom module?

Hello, all.
Please, guide me, how in Custom module add “make Pdf” on ListView to button (Delete, Find duplicates) ilike in Contacts listView.
May be something ease, like that guide, but for List view.
Thanks.

Hi,

for listview, you must add custom action like this https://developer.sugarcrm.com/2010/11/22/howto-adding-your-own-listview-action-items/

Then you must create your own controller for make pdf (maybe another solution but dont know)

1 Like