Hello there !
Firstly, I am sorry if my english is bad, I am not english speaker, I hope that i will be understandable.
I am currently working on a payment process which is working in 4 steps, each of theses steps contain a form that will populate some fields of the next step form.
All work fine except when i want dinamycally populate complex fields as “address”. Dynamically population for complex fields just seem not working.
How i am preparing query string field in option on this way :
“name={name:idField}&name1={name1:idComplexField1}&name2={name2:idComplexField1}”
Am i doing something wrong ?
I am using WordPress 5.4.2