Hi everyone,
I am having a tough time trying to figure this out - I have several collection items in webflow linked via single reference fields. When a user tries to delete a review they left for someone, I can’t seem to clear the linked fields in the review item from the references to the individual reviewed, and the comments left in the review.
I’ve tried:
- entering “emptyArray”
- unmapping and selecting “empty”
- unmapping only and leaving field blank
- entering “null”
- trying a function to remove the item as if the field was an array (remove(field;item))
- typing “Empty”
I am at a point to only unpublishing these reviews and having to manually unlink every field in the review to then manually delete these items… but if the site grows significantly, it will be a ridiculous amount of work.
Hopefully the info I have here will help.
Thanks for any suggestions.
blueprint (2).json (360.9 KB)