Account created on 8 June 2009, about 15 years ago
#

Recent comments

πŸ‡§πŸ‡ͺBelgium blacksnipe

I've also tried looking for a solution in the Better Exposed Filters issues, and discovered the following issues, but after applying the patches, still no avail.

πŸ‡§πŸ‡ͺBelgium blacksnipe

I came across the same issue when doing the same for commerce_products with an integration with Group Commerce β†’ .
The access check is reverted to the default when trying to upload or select a Media entity. instead of checking the group permissions.

The fix (for us) was to change gnode_node_create_access() to gnode_entity_create_access(), because the code of a possible gnode_commerce_product_create_access() would basically be the same as gnode_node_create_access() in the patches above.

Beware: THE PATCHES ARE THE SAME AS THE ONES OF #52, with the difference they aren't exclusive to node entities.w

πŸ‡§πŸ‡ͺBelgium blacksnipe

Updated patch, seemed broken.

πŸ‡§πŸ‡ͺBelgium blacksnipe

For an initial starting point of what I mean, I've added a patch of my changes to get this working.

πŸ‡§πŸ‡ͺBelgium blacksnipe

Have you tried an approach with entity_share β†’ ?

In my experience, this works very good.
You just enable the Entity Share Server on the host website, and the Entity Share Client module on the underlying site(s).

The only thing is, that your paragraphs fields should match across the sites.
You can have extra fields in the "child"-site, but the same fields for the serving site are a requirement.

Good luck. :-)

Production build 0.69.0 2024