Jérémie Mercier

Results 27 comments of Jérémie Mercier

Hi @cconard96, Yes, I can confirm, when the "Events done" box is checked, I have the slowness problem : When the box is unchecked, even with multiple planning visible, I...

On our production database running GLPI 10.0.20, I don't have the "Event done" checkbox like I do in GLPI 11.0.2.

In that case, wouldn’t it be useful to disable this checkbox ? In my case, I don’t see any use for it ;), but I don’t doubt that it’s useful...

Hi @stonebuzz, I retrieve the block row ID like this: ![image](https://github.com/user-attachments/assets/653807c5-b303-41c6-ac4f-b2d084fb1f88) Then, I update the field using the following method: ![image](https://github.com/user-attachments/assets/beb7c182-7d0e-401d-9055-3f4c22ea9f3f) So I haven’t encountered any issue with the API...

Yes, it works Just include the block ID in the field name, like: plugin_fields_15_bloconechamponefield ![image](https://github.com/user-attachments/assets/91dd1dda-38b5-4449-acf3-9ce41099406c) ![image](https://github.com/user-attachments/assets/7feb5eb9-1cff-41d3-9776-397ad6ece635)

I don't understand @trasher ![image](https://github.com/user-attachments/assets/afe968aa-5163-4f62-8b53-55dc946d33ab) With php 7.4 : ![image](https://github.com/user-attachments/assets/b296fbf7-0ad9-48eb-b7d1-b329358e3cb1)

A syntax error, it was slipped in after applying the suggestion 😅