I'm working with catalog item and I have a variable called 'city', which is a reference variable to the 'cmn_location' table. The requirements are:- As user typing in the 'city', it should have autocomplete (which can be achieve with the built-in aut...