Needs work
Project:
Handsontable For YML Webform
Version:
8.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2019 at 16:44 UTC
Updated:
15 Sep 2022 at 07:58 UTC
Jump to comment: Most recent
Comments
Comment #2
gogowitsch commentedDear Drupal community, I am open for a patch to fix this problem.
Comment #3
panagis commentedBeen struggling with this issue for quite some time. Turns out that if you include the "columns" property in the "View settings" of the webform element, default data is overridden every time the form loads. I would assume that this happens with any similar property that configures the Handsontable instance behavior. So, instead, just make sure to add your own JS that changes Handsontable settings on page load or whatever.