Site
Web
Search
Login
Home
Document Exchange
Features
Extensions
Licensing
Testimonials
Translations
Buy
DMX Extensions
Support
Forums
Downloads
Free Stuff
Translations
Company
Partners
News
Contact
Test
You are here:
Support
/
Forums
Bring2mind Forums
Forums
Search Forum
Search
Advanced Search
Topics
Posts
Unanswered
Active Topics
Forums
>
Document Exchange
>
User Interface
Multiple modules on single page
Last Post 03/09/2012 11:59 AM by
Peter Donker
. 1 Replies.
Sort:
Oldest First
Most Recent First
Prev
Next
You are not authorized to post a reply.
Author
Messages
Tim Werner
New Member
Posts:1
03/06/2012 6:44 PM
I want to place multiple DMX modules on a single page, but when I do so, they show the same information, rather than the separate files/fodlers they were programmed to display. How do I fix this?
Peter Donker
Veteran Member
Posts:4536
03/09/2012 11:59 AM
First: any DMX module can be set to begin at any point in the document tree in the module settings. You can learn more about this in the “getting started” manual and the help file on module settings on DMX’s help menu.
But … some of DMX’s functions work through the querystring of the browser. This is by design. As a result ALL modules will react to this as there is only one querystring for a given request. Typically we advise not to use multiple instances on a single page because of this. Querystring driven requests can result in unexpected behavior. Although if any given user only sees one instance as a result of various permission settings, this would no longer be an issue.
One more thing: there is a big difference between the Ajax UI with its various callback panels and the template view with a simple HTML rendering of contents. Using multiple instances of the Ajax UI on a single page does place quite a burden on page load. Another thing to keep in mind.
Peter
You are not authorized to post a reply.
Document Exchange
--Release Notes for Document Exc...
--Installation and Activation Is...
--User Interface
--Search
--Storage and Security
--WebDAV
--API
Document Exchange Lite
--Installation and Activation Is...
--Search
--Localization
--UI
--Storage and Security
--Extensions and addons
Forums
>
Document Exchange
>
User Interface