Prepopulating Fields... Is it possible?

I want my database to recognize data entered on a previous record. So for instance, if I have a ‘Customer Name’ field and I input ‘ABC Company’, when I create a new record and type in ‘ABC’ in the ‘Customer Name’ field can Ragic identify that I have used ‘ABC Company’ before and prompt me to use that same name for the new record, so I don’t have to type out ‘ABC Company’?

Hi,

This autocomplete can only be supported if your “Customer Name” field is a linked field and you have “ABC Company” as one of the linked source values. For more details about link and load, please refer to this document.