I use an elementor form and in this form I have a checkbox with 5 values (let’s say 1,2,3,4,5).
Problem: When I fill the form if I have several values in my checkbox that have been checked, then when I look in my post none of the choices are checked. But if I only check one value then it appears on my post.
I understand that I need to add PHP code but can someone explain to me how to fix this problem?