Question
How to show uploaded files on mashups as per ThingWorx user?
Hi Everyone,
I have query here please check below statement:
- I have a multiple user like supplier in supplierGroup.
- Also I have one repository i.e XYZ_repo in ThingWorx
- When any supplier will add any files from mashup to XYZ_repo repository I want to show this files on the grid widgets having parameter(name,lastModifiedDate,size,link) .
- If multiple supplier user will add files into the repo at the same time I want to show files data as per user on grid widget.
ex: user1 uploaded 2 attachment and user2 uploaded 3 attachment that means.
user will see only 2 attachment and user 2 will see only 3 attachment on the grid
5.I am using Thingworx 8.1 version I know its old but I don't have any option right now.
I don't want to show all files in grid I want show files data on grid on user specific.
Please suggest any solution

