Hy.
Is it possible to hide everything from a list or library control?
There should only be shown the documents from the folder.
Nor refresh or something.
THX
Daniel
Hy.
Is it possible to hide everything from a list or library control?
There should only be shown the documents from the folder.
Nor refresh or something.
THX
Daniel
Hi @Pfeilomatic,
Try setting the visible property of all buttons to false. You can find more info on the topic in this article:
Let me know how it goes.