Force sync only in specific Form view

I have enabled the Delayed Sync, and I have many Forms view, but I would like to ALWAYS force the Sync for the app ONLY when adding record from a specific Form?

Is that possible?

Solved Solved
2 4 576
1 ACCEPTED SOLUTION

Bahbus
New Member

Yep yep. Create an action to go to a new view. Use
LINKTOVIEW("YourViewNameHere")&"&at="&(NOW()+1)
to setup whichever view you would like the user to be on after the from. Then set this action as the Form Saved action for the form in question.

View solution in original post

4 REPLIES 4
Top Labels in this Space