LINKTOFORM doesn't work in Fullscreen desktop mode

I have the LINKTOFORM working and it works great from an action when in mobile and tablet modes. However, when I switch to desktop mode it doesn't show the view at all. I've tried refreshing, syncing, etc. but nothing seems to help resolve the issue in fullscreen desktop mode. Below is the code that works in all modes other than desktop. I'm  wondering if there's a cache I need to clear? 

LINKTOFORM("students_Form", "Contact", [_THISROW].[contact_id])

Any help is much appreciated!

--

John

0 1 27
1 REPLY 1

Remove the [_THISROW] part and then test it.

Top Labels in this Space