Is there afterRender for form?
No, the form events are related to the data loading. But each input has the onAfterRender event - you can use one of them or define the event for each control within the
elementsConfig:{ on:{ } }