You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: