mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) use visibility information when sharing referenced columns with forms
Summary: This tightens down the set of referenced columns made available to forms for dropdowns. Previous access to columns was computed at the level of shared tables. Now it is calculated at the level of shared sections. That means that we can now refrain from following hidden references, and make the referred data unavailable to forms, since they should not need it. Test Plan: extended test Reviewers: jarek, dsagal Reviewed By: jarek, dsagal Subscribers: dsagal Differential Revision: https://phab.getgrist.com/D4234
This commit is contained in:
BIN
test/fixtures/docs/FilmsWithImages.grist
vendored
BIN
test/fixtures/docs/FilmsWithImages.grist
vendored
Binary file not shown.
Reference in New Issue
Block a user