hi guys,
take a look at http://fabioberger.com/post/2016-06-05-finance-tracker-using-airtable/ you can see an embedded sheet.
Especially the columns: “Funds” and “Currency” - you can see “expand” next to each cell. This expands the cell as a popup modal, with rich data about the cell… or related cells.
We would like to have such functionality for two reasons:
- it becomes easier for someone to enter data as a form rather than a spreadsheet row in some cases
- viewing data is amazing.
Other people have asked for this request in different ways. e.g. - Display large values in modal dialog
https://github.com/handsontable/handsontable/issues/1489
https://github.com/handsontable/handsontable/issues/849
Form Popup for Edit
http://jsfiddle.net/handsoncode/n98Lsbwq/
@aleksandra_budnik in Form Popup for Edit you had mentioned that this is planned. any hope for this ? This is a pretty popular request it seems.