Yes. You can - if you go into SLX and goto account you'll notice on the Edit | Copy Link to Clipboard function. This puts the following into the clipboard:
SLX:account/{accountid}
So, you just need your grid to call this as a standard windows open - as the protocol handler is installed when SLX is installed. If SLX is closed, SLX will open and then move to that account. If already open, it will move to that record.
You can also do this for contact (e.g. SLX:contact/{contactID}, opportunity etc.
|