|
|
|
|
|
4 Replies and 4490 Views
Cannot add any files to a newly created folder 4490 4
Started by saul
I am trying to add files to a recently created folder that has been added at the root.&160; I can create new folders and subfolders however if i try to add files to either of these, I get the following error:
Violation of PRIMARY KEY constraint 'PK_dnn_DMX_EntryPermissions'. Cannot insert duplicate key in object 'dbo.dnn_DMX_EntryPermissions'. The statement has been terminated.
The files are not added and I cannot add the&160;files using WebDAV either.
I can still add files to the existing ...
|
|
|
|
4 |
4490 |
by Peter Donker09/04/2008 10:20 AM |
|
4 Replies and 4635 Views
Pre-Selection of Custom Attributes 4635 4
Started by Gaurav Kumar
Hi,
&160;
Can you tell me why I am facing this issue I am trying to have custom control i created have value pre-selected so that it is always defaulted to a value for each item i upload. Now when i upload a document i can see on page load the custom control is populated with pre-seleced value apprpriately, but when i move to metedata screen and then PRESS Finish WITHOUT going to Custom screen, the value preselected in Custom control is Never Saved. i checked and found that 'WriteToCurrentEn...
|
|
|
|
4 |
4635 |
by Peter Donker08/18/2008 5:24 PM |
|
1 Replies and 4606 Views
Mass Update Custom Attributes 4606 1
Started by Gaurav Kumar
Hi,
&160;
I'm trying to implement a feature where User Can Select Multiple Documents and then Click a Menu Item, say, 'Mass Edit Attributes' and then he is presented With a SCREEN that displays only CUSTOM attributes controls and not the Upload, Edit MetaData and Pemrissions Control.
&160;
I was able to create menu item but on its Edit Click whe I'm redirected then i'm presented with All Controls (Upload, Edit MetaData, Pemrisions, Custom) but i needed Only One i.e. Custom Controls to be d...
|
|
|
|
1 |
4606 |
by Peter Donker07/26/2008 6:15 PM |
|
1 Replies and 4544 Views
Programmatic Archival of Documents 4544 1
Started by Jason Nissen
I need a solution for archiving documents that reside within DMX. I would like to search through all entries within a portal&160;and those entries that are older than 60days would be moved to an archive folder. Also, the solution will search through the archive folder and delete entries that are older than 6 months. What is the best approach to implementing this solution Is this something that could be implemented by utlizing the DMX APIs If so, is there sample code to help me get started
|
|
|
|
1 |
4544 |
by Peter Donker06/17/2008 12:19 PM |
|
3 Replies and 4615 Views
Custom Zip upload 4615 3
Started by Gaurav Kumar
i have one quick query,
if I have the partial source code then would it allow me to customize the way zip files are handled, like I want to implement a feature like 'Decompress Zip File' so that multiple files or folder can be ziped and then can be uploaded all at once and Seperate Record entry is created in DMX tables for each file that is inside the zip file.
i am asking this because DMX 4 is implemented with telerik upload control and thus upload code i guess would not be provided in source...
|
|
|
|
3 |
4615 |
by Gaurav Kumar06/13/2008 5:39 PM |
|
3 Replies and 4519 Views
Hidden Custom Attributes 4519 3
Started by Gaurav Kumar
Hi,
Can the custom attributes be hidded in runtime
I've a situation where i need to display a client's name in DMX module interface (grid1). This can be done easily in DMX if I use a custom attribute and declare it in attributes section of the module.
For that i've created a new custom control which is a dropdown control. So, i've dropdown Text as Client name and Drop Down value as Client id, so, if I display the Attribute in Module interface grid, it Displays ClientId :-(.
I want to displa...
|
|
|
|
3 |
4519 |
by Gaurav Kumar05/26/2008 11:03 PM |
|
1 Replies and 4627 Views
GetMappedPath 4627 1
Started by A B
I've been using the Bring2mind.DNN.Modules.DMX.Common.Paths.GetMappedPath call to get the files system paths of various folders that DMX uses and I thought it was working well.&160; However I recently moved my DMX root folder from the default locations to a UNC path and GetMappedPath is still returning the default locations.
I've switched to using Settings.PortalSettings.FileDirectory instead of GetMappedPath(PathType.DMXRoot) to get the DMX root folder.
I'm not sure if this is the desired be...
|
|
|
|
1 |
4627 |
by Peter Donker05/23/2008 9:49 AM |
|
5 Replies and 5154 Views
Upload Post-Processing 5154 5
Started by A B
Does anyone know of any way to hook into the DMX upload script to run some custom code after the upload is complete
I'm thinking that adding a custom attribute with a custom control may work, but I don't know what interface that would implement.&160; If the EntryId isn't definied at this point I don't see that work around working.
Anyone else have any ideas
|
|
|
|
5 |
5154 |
by Peter Donker02/17/2008 10:34 PM |
|
7 Replies and 5664 Views
Bring2mind.DNN.Modules.DMX.Common.Globals.ImportDirectory 5664 7
Started by A B
Does anyone know how to correctly use the Bring2mind.DNN.Modules.DMX.Common.Globals.ImportDirectory function
I can get it to import a folder successfully, however the title for every imported item is set to the title of TemplateEntry (the function's 2nd argument). I'm thinking it may have something to do with the functions last argument for which I'm passing an empty collection, does anyone know what this argument is for
Thanks
|
|
|
|
7 |
5664 |
by Peter Donker02/12/2008 10:10 PM |