November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Ok I answered my own question in StackOverflow:
http://stackoverflow.com/questions/25117391/how-to-check-if-the-file-already-exists-in-the-linkitemcollection
I'm using EPiServer CMS 7.5. I have a block that has a LinkItemCollection property.
The user can drag-and-drop any document from the Assets pane into the Link Item Collection. How do I prevent the user from adding a document that already exists in the Link Item Collection while in forms edit mode?