Eric Chantigny
Eric Chantigny
I've managed to get this working. Here's how I did it. I applied a unique key to my entries and used the same key in en and fr. Create that...
Just ran into the exact same issue here. Database env variables should be used to check if the install was already made without restarting the install process.
I personally think that the map should use the zoom setting we put in the field type for the entry edit form. 100% can be way too zoomed in for...
I'm having this issue right now. Each time I go back to edit my field type, I have to make sure to uncheck everything again before saving.
Similar issue here. My related entity has an id field that is named **entityId** and that seems to throw off the filter with IRI, but the int works fine Doesn't...
I might be completely off here, but I think I found part of the problem. Not sure how to change and test it though. /api-platform/core/src/Bridge/Doctrine/Orm/Filter/SearchFilter.php Line 127: $associationFieldIdentifier = 'id';...
If its a piece of required css for some reason in the plugin, we should find a way to be more precise than just .buttons. I'll investigate a bit more...