Hi, well, that's gonna be not an easy task because datalist items are'nt URL adressable yet. You'll have to enhance datagrid.js to take analyze the given URL & e.g. if /data-lists?list=<listid>&item=<itemid> and open the edit-form if the item-id is provided. _setupHistoryManagers() in datagrid.js is a good starting point. Cheers, Jan