Hi,
I do not understand why but I still have the following error: "The choice "464" does not exist or is not unique". By doing tests, I get into the "subscriber", the "choices" array is populated but the error is still there.
In the profiler, I have the following information after submission :
Default Data :
Model Format : same as normalized format
Normalized format : null
View format : 464
Submitted Data :
View format : 464
Normalized format : null
Model Format : same as normalized format
Passed options :
choices : [0 => Object(Proxies\......MyEntity)]
Can you help me ?
Hi,
I do not understand why but I still have the following error: "The choice "464" does not exist or is not unique". By doing tests, I get into the "subscriber", the "choices" array is populated but the error is still there.
In the profiler, I have the following information after submission :
Can you help me ?