Hi
I am trying to use dependency fields on an existing form with a child defined as entityType.
When choices of this entity are loaded on page load everything works great.
But when this entityType is populated with ajax (like this) callback seems not being called on postsubmit.
Perhaps adding the field again in an event listener prevents dependent events to works ?
Thx for help
Regards
Hi
I am trying to use dependency fields on an existing form with a child defined as entityType.
When choices of this entity are loaded on page load everything works great.
But when this entityType is populated with ajax (like this) callback seems not being called on postsubmit.
Perhaps adding the field again in an event listener prevents dependent events to works ?
Thx for help
Regards