LINKTOPARENTVIEW() is a new expression that you can use to navigate to create a link to navigate to the parent view (the same view the AppSheet back button would navigate you to). This feature can be particularly useful in grouped actions.
Bug Fixes
Item
Description
Bug
An issue was fixed where the overlay action icon color was inconsistent in some color themes.
Rollout changesPreview announcements
Item
Description
​​Ability to set custom margins for PDF email attachments.
Deployed to 50% of free users.
Preview announcements
The AppSheet Preview program lets app creators try out new app features that are not yet fully supported. Learn how to participate in the AppSheet preview program for app client features.
No new preview features were released today.
What’s currently available in the Preview program?
LINKTOPARENTVIEW() is a new expression that you can use to navigate to create a link to navigate to the parent view (the same view the AppSheet back button would navigate you to). This feature can be particularly useful in grouped actions.
In case this sounds familiar to anyone else but me, this feature replaces Action: Navigate back that was added last month.
I see now action is transformed to expression!!! I see the reason why there is no longer in the options. Now it is new deeplink expression in place? [Snag_4efa4bc]
I just simply believe the action was replaced to new deeplink expression to do the same job, but we are not seeing confirmation from AppSheet team about this…
The “navigate back” action was removed. Instead, you can have the same effect by using LINKTOPARENTVIEW() in an action that lets you navigate to other views.
I just epicly struggled to find this thread again. I was thinking it was LINKTOPREVIOUSVIEW() . I just wanted to add that text , and some other keywords, here in case someone else would try to search it in the future like I just did.
Hi @Arthur_Rallu thanks you for your confirmation, which is indeed in line with my expectation.
I privately email to your team to get the support for this .
When we move the view to view using deeplink expression of linktorow, then it works as designed to show. However, return to previous view is igonoring the value of row ID. So hitting the return action, we just stay the same view but none of row is selected. This is obviously the return to previous view is just preserving name of view (just like linktoview) but not recording the row ID which was bringing app user to the current view they are on using linktorow expression to move view to view.
Is this a bug or we need to throw a new feature request?