Action to create a record and go to this new record

Hi All,

I have a grouped execution of an action #1 to create a record, followed by another action #2 to redirect to a dashboard that includes a UX view of this newly created record.

3X_f_b_fbb3803a1c52cf787766eca05569f87ec80f00b3.jpeg

The problem is that the redirection occurs before the creation of the record so I see an empty view.

User has to tap again on the menu page, then the dashboard will load properly. Is there anyway to complete the first action before executing the second one?

I saw this solution: Delayed Sync : Force App Sync with grouped action not working as intended but this is not user friendly as an entire sync is performed.

Thanks!

Solved Solved
0 8 266
1 ACCEPTED SOLUTION

I donโ€™t know why I had this expression LINKTOROW([_THISROW].[Key], โ€œBoard Class In Progressโ€)

I simply replace it with LINKTOVIEW(โ€œBoard Class In Progressโ€) and it works perfectly.

Thank you @June_Corpuz for pointing me at the right place! I must have copied that without looking when I was moving expressions. It means that none of the problem I listed above is a problemโ€ฆ

View solution in original post

8 REPLIES 8
Top Labels in this Space