Way to edit multiple records from Record List Event?

Now my apps has accumulated more and more records, 

so I would like to edit multiple records from Record List Event like Excel.

Is there good way?:slight_smile:

Hello Masa!

Handsontable is what you are looking for!
Handsontable is a Javascript library in which it allows you to edit your records like the Excel table.

You can find its javascript and css listed in the following kintone CDN page:

 kintone developer network- kintone CDN
 https://developer.kintone.io/hc/en-us/articles/213149177-kintone-CDN

The following is an example of using the Handonstable CDN in kintone (sorry, the eg. is in Japanese…):
 https://cybozudev.zendesk.com/hc/ja/article_attachments/202123616/__1.png

 

Hello Yuzo Arai!

Awesome!  This is indeed a case in point!

I’ll check Handonstable.

Thanks:)