Reinitialize repeated select2 on invoice?
How would I reinitialize select2 within the invoice application? I have tried something like the documentation states for the form-repeater but to no success.
Replies (1)
Hi,
Can you try KTApp.init()
to initialize dynamicly added components in the form repeator callback function ?
Regards.