I have a CollectionField that contains a form with an AssociationField. That AssociationField use autocomplete with a callback for the choices labels. The callback is called only on recorded data, but not when using live autocomplete. <img width="678" height="359" alt="Image" src="https://github.com/user-attachments/assets/4e856fcb-678b-467a-b2c8-53a6370ece01" />
I have a CollectionField that contains a form with an AssociationField.
That AssociationField use autocomplete with a callback for the choices labels.
The callback is called only on recorded data, but not when using live autocomplete.