I have a custom tab in page properties where I have a multifield, the multifield consist of a coral-textfield which I convert to a coral-autocomplete through jquery on page load like below example : Coral.commons.ready(autocomplete, function () {
autocomplete = new Coral.Autocomplete(...