Jan 10, 2020 01:43 PM
Hey, would love to be able to not only get the cursor.selectedRecordIds, but also the selected fields, if any fields are selected in a grid view. Seems like there will be many use cases that would require such functionality. I personally have a few.
Thanks,
Ronen
Solved! Go to Solution.
Feb 11, 2020 04:38 PM
Hi! SDK v0.0.42 adds support for this using cursor.selectedFieldIds
https://github.com/Airtable/blocks/blob/master/packages/sdk/CHANGELOG.md#0042---2020-02-10
Feb 11, 2020 04:38 PM
Hi! SDK v0.0.42 adds support for this using cursor.selectedFieldIds
https://github.com/Airtable/blocks/blob/master/packages/sdk/CHANGELOG.md#0042---2020-02-10
Feb 12, 2020 06:55 AM
Yes, I saw it in the version changelog. That’s great. Thanks!
On a related subject, Any plans to support getting currently expanded records? I sent you an email with the use case.
Cheers,
Ronen Babayoff
Superblocks.at