Hi there
If you’re using the Address Finder (Address Autocomplete), you should be able to use the Address Finder override field.
I suspect this can be done by adding the following to your override:
{
onLoaded: function () {
this.view.input.placeholder = "My Custom Message";
}
}
Do feel free to drop by chat.ideal-postcodes.co.uk if you need realtime assistance on this.