I was using this formula below and posting it in the body of the HTTP request for slack hook to link the slack message back to the appsheet page.
"https://www.appsheet.com/start/<<_APPID>><<LINKTOROW([camp id], “Campaign_Detail”)>>
However, when I switched to the desktop mode, the link goes to the legacy mode and automatically changes back to desktop mode but not to the designated detail view but to the default dashboard view. Is there a way to set up a url so that it goes to the detail view in desktop mode?