- Issue created by @scontzen
- First commit to issue fork.
- Merge request !12#3532613: Implement Field Blocking Based on Cookie Consent β (Merged) created by _shy
- πΊπ¦Ukraine _shy Ukraine, Lutsk πΊπ¦
Also, added a patch with the changes.
- First commit to issue fork.
- π©πͺGermany guido_s Cologne
I added some validation for the route and some access checks to make sure users can only get fields and view modes they have access for to not leak any data. Didn't manage yet to do a test in a test site though. Feel free to check again. I will merge this after it has been properly tested in a real drupal environment.
- πΊπ¦Ukraine _shy Ukraine, Lutsk πΊπ¦
I tested the functionality with the latest changes on the Drupal website. After accepting the cookies, the fieldβs content was correctly displayed in place of the placeholder block.
The functionality was verified for both logged-in and anonymous users and tested with different field types. -
guido_s β
committed 73116f56 on 1.0.x authored by
_shy β
Issue #3532613 by _shy, guido_s, scontzen: Implement Field Blocking...
-
guido_s β
committed 73116f56 on 1.0.x authored by
_shy β
- π©πͺGermany guido_s Cologne
Thanks for testing it again!
I merged it now and we can create a new feature release and update the modules description.