Enter the deep link expression (the expression shown was one I used recently that didn’t go to the view specified or force a sync when clicked) and click save
I raised this issue internally on May 4 in response to this post. I encourage those affected to contact support@appsheet.com so there’s a formal record of your concern.
Does anyone know whether this was ever resolved? Today, I encountered and posted about a similar issue, which I assumed was related to the introduction of the improved Expression Assistant. I wonder whether it’s actually a longstanding, neglected issue.
Or, maybe some combination? When I encountered problems today, I was using LINKTOFILTEREDVIEW. The expression validated; so, potentially the change with the new expression editor is that it doesn’t flag that this function is for some reason not supported in this property?
And, further, I now observed that including LINKTOFILTEREDVIEW in the Deep Link property seemingly prevents the notification from actually being broadcast. When I include that function and then select “Send notification”, I receive the standard message saying “Your notification has been sent”; however, the notification is not actually sent (or, at least, not received by users). I tried instead a deep link expression using LINKTOVIEW and the notification was broadcast successfully.
I attempted another broadcast notification–this time using the LINKTOROW function in the Deep Link property’s expression. When I tried to send, I received simultaneously both a success message and an error message. The notification did not actually send.
I then revised the deep link to again use just the LINKTOVIEW function and tried again. This time the notification was broadcast. Nonetheless both the success and error messages still appeared.