Closed contaoacademy closed 3 years ago
They do not know of each other. That's neither a known limitation nor a bug. It's just not supported. ajaxform only reloads the form. You can place the insert tags in the form itself, in which case it would work.
I have integrated a multi-page form via contao-ajaxform. This works very well so far. Only the output of the inserttags (
{{mp_forms::<form id>::step::numbers
}})is not updated. Is this a known technical limitation or is there something that needs to be considered during the implementation?