Remote Objects Autocomplete
Remote Objects are generally available (GA) with the Winter ’15 release. They provide a way to perform simple CRUD operations on an object through the use of JavaScript. In my last article I detailed code for a Remote Object implementation of infinite scrolling. This article explores the use of Remote Objects with a jQuery UI […]