Closed ljubisa-dobric closed 5 months ago
I have a question, I would like to update list items [{key: value}} based on some other information on site. IS there some way to do this?
How about pane.addBinding(items[0], 'key')?
pane.addBinding(items[0], 'key')
I have a question, I would like to update list items [{key: value}} based on some other information on site. IS there some way to do this?