Currently, I am utilizing the addresscomplete pcf control on a single line text field labeled 'Address'. View image description here
I am interested in disabling addresscomplete under certain conditions. For instance, if the Age is less than 18, I would like to disable addresscomplete for the Address field.
Even though I attempted to disable the Address field using JavaScript, it still permits search functionality within the field.