Hi,
I’ve created a cloneable group in Metabox with two subfields. When I add and save data, it saves correctly — I’ve confirmed that the data is stored in the database, and I can also query and display it successfully in a Bricks Builder query loop.
The issue is that when I return to the backend page edit screen, the subfields appear empty. If I enter new values and save, they overwrite the previous data (essentially a full re-write).
I have Metabox AIO version 2.3.1 and the php max_input_vars increased.
To summarise:
Data is stored in the database (confirmed).
Data is retrievable in Bricks query loops.
Subfields appear empty in the backend edit screen, even though they have saved values.
Re-entering values replaces the existing data.
Could you advise why the saved values are not being pre-filled in the backend edit screen, and how I can fix this?
I have recorded a video, where this symptom is clearly visible. I can share it.
Thanks in advance,
Marcio