cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adding Button in Cscockpt to cancel the Consignment

Former Member
0 Kudos
260

I want to add button in consignments listview to cancel that particular consignment.

Anyone, please help me with How to add button in cscockpit and in consignment list view.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Venkateswarlu, You have to introduce renderer with you custom logic. For the consignment list view I think you need to extend AbstractConfigurableListboxWidgetDetailRenderer, add button and its event listener here.