data interleaving
#19583
Replies: 2 comments 2 replies
|
Anyone? |
0 replies
|
Hey @dado-ca, Can you provide a simple workspace export? Would like to look into this. (Strip any data etc., that's inside your workspace before uploading it here.) |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Greeting,
can i have a little help. I have a table where order items are stored. The table itself is filtered by order ID (last column on the right). When the user adds an item to the purchase order, the item appears in the list.
The problem arises when 2 or more users work at the same time, even though a filter is applied, the items of the other appear on the order form of one user and vice versa. How is that possible.
Thanks in advance.
All reactions