-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I want to edit the table in the array source. I want to change the values and add rows.
I also want to be able to add and remove columns. When I do so, I want the output socket to change and any existing connections removed (because they will be invalid).
I want the values to be "saved" automatically when I leave a cell. I do not expect the whole model to be saved.
Note: There is a workaround for this at the moment as the Raw Data tab on the properties window allows you to change the JSON directly; but it's not very nice.