- Issue created by @4everzip
- πΊπΈUnited States jalite1991
Hey 4everzip, Can you let me know how many items you have in results of the view. You may have hit an upper limit of what the module can handle at your current php memory limit.
Can't modify settings of the widget, because Form display causes error
PHP Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 294912 bytes) in /web/modules/custom/group_by_field_widget/src/Plugin/Field/FieldWidget/GroupByFieldReferenceWidget.php on line 414" while reading response header from upstream, request: "GET /admin/structure/types/manage/assignment/form-display HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php8.3-fpm.sock
1. Add an entity reference field to node
2. Create a View to filter it
3. Set Group by Field Widget and make all the settings, save
4. Go to Form Display
Get a blank screen and PHP error
Please help with any solution
Active
1.2
Code
Hey 4everzip, Can you let me know how many items you have in results of the view. You may have hit an upper limit of what the module can handle at your current php memory limit.