Skip to main content
18-Opal
February 13, 2021
Solved

Can the Data be edited on Collections widget

  • February 13, 2021
  • 1 reply
  • 1495 views

I want to edit the data in the cells of Collection widget on the click of a Button, as similar to the Grid Widget which as an feature Editable. 

Does Collection widget has some feature like that, or is there any other solution to edit it ?

Thanks & Regards, 

Shashi Preetham.

Best answer by c_lowy

Hi @pshashipreetham,

 

There is no edition functionalities per se in the Collection widget (like you have on the Advanced Grid) however the widgets that are editable in the base mashup of your collection (mashup displayed in each cell) should be editable inside the Collection as well. In order to save the data changes made you will need to trigger the proper services though similar to Saving Edits Made to the Grid.

1 reply

c_lowy16-PearlAnswer
16-Pearl
February 16, 2021

Hi @pshashipreetham,

 

There is no edition functionalities per se in the Collection widget (like you have on the Advanced Grid) however the widgets that are editable in the base mashup of your collection (mashup displayed in each cell) should be editable inside the Collection as well. In order to save the data changes made you will need to trigger the proper services though similar to Saving Edits Made to the Grid.