|
|
|
|
|
0 Replies and 7713 Views
About this forum 7713 0
Started by Peter Donker
This forum was created so developers that incorporate DMX can ask questions about the DMX API and exchange information. Note this concerns the DMX and DMX.Core libraries that are distributed with this module.
|
|
|
|
0 |
7713 |
01/23/2008 10:01 AM |
|
0 Replies and 5070 Views
Share a document on LinkedIn 5070 0
Started by Gus
Hi I want users to be able to share documents or links to documents on LinkedIn. But what I am doing doesn't work. LinkedIn Plugin generator. https://developer.linkedin.com/plugins/share If I put a link to a DMX document in there it does not work. http://www.mydomain.org/DesktopModules/Bring2mind/DMX/Download.aspxCommand=Core_Download&entryID=1107 And the custom url method does not work either. At this point I suspect this is a problem with LinkedIn. But just wondered i...
|
|
|
|
0 |
5070 |
03/02/2016 2:18 PM |
|
3 Replies and 4557 Views
Modify Custom Attributes Section UI 4557 3
Started by Jason Price
I want to modify the UI of the custom attributes section of the document submission screen. Currently it is set up as a table and I want to change the widths of the columns. I also want to be able to span columns if the custom attribute type is a checkbox. The UI does not look especially appealing when a checkbox type is selected.
|
|
|
|
3 |
4557 |
by Peter Donker11/26/2015 10:18 PM |
|
1 Replies and 3894 Views
Page size 3894 1
Started by Joe Craig
Is there a place to specify the page size for the default display
|
|
|
|
1 |
3894 |
by Peter Donker11/26/2015 10:17 PM |
|
1 Replies and 4042 Views
API Documentation 4042 1
Started by ForemostMedia
Hello, We are looking to develop an implementation for importing and displaying data via an api, and are having troubles finding any documentation regarding the API itself. Would you be able to provide a direction where we can find more information. Along with that, we have been looking through previous forum posts, and it looks like you are working with DNN on some major changes that affect DMX. Has there been a decision made Integrating with a webAPI would provide a much simpler interf...
|
|
|
|
1 |
4042 |
by Peter Donker11/26/2015 10:16 PM |
|
1 Replies and 3742 Views
API to lock / unlock entry 3742 1
Started by Doug Moore
how do I use API to lock / unlock an entry Dim oEntry As Bring2mind.DNN.Modules.DMX.Entities.Entries.EntryInfo = Bring2mind.DNN.Modules.DMX.Entities.Entries.EntriesController.GetEntry(PortalId, iEntry) oEntry.LockedBy = Me.UserId something like this ^
|
|
|
|
1 |
3742 |
by Doug Moore10/16/2015 3:37 PM |
|
2 Replies and 4234 Views
DMXService.asmx 4234 2
Started by steve mangelschots
Hi, I'm trying to connect to the webservice but i keep getting an error. var service = new WebprojectenService.Service(); var login = new LoginCredentials(); login.Username = username; login.Password = password; login.PortalId = 0; service.LoginCredentialsValue = login; service.Login(); var test = service.GetPortalCollectionlist(); my code Server was unable to process request. -...
|
|
|
|
2 |
4234 |
by steve mangelschots12/17/2014 4:18 PM |
|
5 Replies and 7037 Views
Dataset Schema for API 7037 5
Started by Ray Hastie
I am trying to code the functions to utilize the SetEntry and the LockEntry procedures to save and lock entries through the API. Both of these procedures require a Dataset as an argument in the calls. The signature for these procs are: public bool LockEntry(System.Data.DataSet Entry, System.Guid LockKey, MethodsBiz.wsDMX.TimeSpan LockDuration) public bool LockEntry(System.Data.DataSet Entry, System.Guid LockKey, .wsDMX.TimeSpan LockDuration) public int wsDMX.SetEntry(System.Data.D...
|
|
|
|
5 |
7037 |
by Peter Donker11/06/2014 10:00 AM |
|
1 Replies and 4384 Views
Partial Code Missing Dependency? 4384 1
Started by Damian
Hello! I've run into an issue trying to compile Bring2mind.DMX (partial code version). I've been able to track down all the project references except for Bring2mind.DMX.Core. I haven't been able to find a dll, and the project as part of the partial code solution does not include the project files for Bring2mind.DMX.Core. Where can I grab this dll so that I can compile the project Thanks.
|
|
|
|
1 |
4384 |
by Peter Donker06/03/2014 11:58 AM |
|
0 Replies and 4916 Views
Search Filter extension? 4916 0
Started by Robert Holloran
I was wondering if anyone has come up with a way to filter dmx entities with checkboxes in a category format - like this http://www.dnnarticle.com/FliterSearch.aspx OR http://www.booking.com/searchresults.en-us.htmlsid=d74fac25db5c5b1c7e853f0eaa24a825;dcid=1;city=20088325;class_interval=1;csflt=7B7D;or_radius=10;property_room_info=1;review_score_group=empty;score_min=0;src=destinationfinder;ssb=empty;;nflt=class3D23Bht_id3D2043B;unchecked_filter=hoteltype
|
|
|
|
0 |
4916 |
03/17/2014 10:14 PM |
|
1 |
4625 |
by Peter Donker02/03/2014 12:20 PM |
|
1 Replies and 4486 Views
DMX Version control after editing 4486 1
Started by Deleted User
Hi, I am curious to know how the DMX maintain the document's version. Suppose if the document is edited more than once and saved whether the DMX maintains all the version from the begining (including the source file).Also is it possible to provide a custom version control message. For eg 1.Test.docx (Source File) once edited the file name should be changed to Testv2.0.docx.Please let me know how to configure. Correct me anything is wrong
|
|
|
|
1 |
4486 |
by Deleted User01/29/2014 10:14 PM |
|
1 Replies and 4264 Views
add / delete subscription and tell it to email 4264 1
Started by Doug Moore
I found the controller class to add or delete a subscription but it doesn't send out the email notifications. is there something more that needs to be done for it to do the rest of the actions of notifications like if I go to the dmx master module > right click and subscribe or unsubscribe an email goes out. but if I just call the 1-liner subscriptionsController it doesn't email (but does add/delete a subscription) Doug
|
|
|
|
1 |
4264 |
by Peter Donker01/10/2014 12:13 PM |
|
5 Replies and 5316 Views
Own Rss Feed 5316 5
Started by oliver
Hi I wanted to create my own RSS-Feed. It is actually based on the DMX RSS-Feed, but with some additional data (also within the description tag). I am not sure so far what would be the most elegant solution: - Create a module with a control - Create a simple page (I am not sure if I anyhow need a module, not much of a DNN-expert) And furthermore: - Is there an api from DMX already delivering the RSS-Feed Or what Api should I use best - Is there a way to tweak the link in the documen...
|
|
|
|
5 |
5316 |
by oliver01/10/2014 11:03 AM |
|
2 Replies and 5347 Views
api import 5347 2
Started by doug
is there an api sample code I can do an import I am wanting to do 20,000 files with property values by just using the computer script. i do have the resource files but i am trying to figure out how to use it and where the commands i need are. Doug
|
|
|
|
2 |
5347 |
by Peter Donker07/12/2013 12:24 PM |
|
1 Replies and 4714 Views
direct query ability? 4714 1
Started by doug
is there a way to do a direct query such as &91;query:SELECT &91;CategoryId&93; FROM {databaseOwner}{objectQualifier}DMX_Categories WHERE CategoryName='&91;category:name&93;'&93; where &91;category:name&93; is what is used on the CatLink.html or can I create my own tag &91;MyQueryGetCat:&91;category:name&93;&93; and place my code somewhere that could run this anyone point me in the right direction Doug
|
|
|
|
1 |
4714 |
by Peter Donker07/12/2013 12:20 PM |
|
1 Replies and 4584 Views
How to find portalId 4584 1
Started by Brian Jensen
Hi I'm trying to use the webservice DMXService.asmx and getting an error when calling GetPortalCollectionList. Now I wonder how to see with PortalId I can set on LoginCredentials. Any idea where I can find it Code: var loginCredentials = new LoginCredentials {Username = 'XXX', Password = 'XXX', PortalId = 0}; var test = service.GetPortalCollectionlist(loginCredentials); Best regards Brian Jensen
|
|
|
|
1 |
4584 |
by Peter Donker07/12/2013 12:17 PM |
|
3 Replies and 6099 Views
Document Approval Email 6099 3
Started by Hutch
Hi Peter, Yesterday, for the first time since I startted using DMX on one of my client's sites, Everyone got an email like the following: *** Dear Robert, The following documents have been approved: 86- profile info.pdf link: http://www.sutco.ca/Default.aspxtabid=102&EntryId=4773 86-SeptA2.pdf link: http://www.sutco.ca/Default.aspxtabid=102&EntryId=4801 86-AprilA1.pdf link: http://www.sutco.ca/Default.aspxtabid=102&EntryId=4774 86-AprilA2.pdf link: http://www.sutco.ca/Default....
|
|
|
|
3 |
6099 |
by Peter Donker07/03/2013 8:07 PM |
|
1 Replies and 4541 Views
Document Upload from email 4541 1
Started by DrewSK
I was wondering, is it possible to create an add-in for outlook that uploads attachments from a selected email to entries table using the API If so, could you direct me in the right direction on how this would be done. I have everything ready so all I would have to do is call the right method(s) from the API to upload my document. Thanks.
|
|
|
|
1 |
4541 |
by Peter Donker06/10/2013 11:57 AM |
|
1 Replies and 4573 Views
Custom attributed populated via search? 4573 1
Started by Darren Grayson
Hi Peter, Can you tell me if the custom attributes collection is populated by the Search/GetSearchResults methods It appears not to be in my case. If not, is there a way of getting it populated after calling GetSearchResults Below is the output from the VS2012 immediate window. 'Entry' is an object of type SearchResultEntryInfo. Note finding the entry through EntriesController works as expected. Entry.EntryId 101 Entry.EntryType 'File.Adobe.Acrobat' Entry.Deleted false Entry...
|
|
|
|
1 |
4573 |
by Peter Donker06/03/2013 11:55 AM |