Hi!
In my there is an action for "copy this row and edit the copy". My workers do this action X times.
The problem is that they need to press the back button X times to back to the table view. How to construct the action for going back to the table view in one click?
Solved! Go to Solution.
Okay. I figured it out!
You need to create an action "App: go to another view within this app" with code:
LINKTOFILTEREDVIEW("TableName_Inline", [RefColumn] = [_THISROW].[RefColumn])
User | Count |
---|---|
17 | |
16 | |
4 | |
3 | |
2 |