Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Share across portals?
Last Post 06/18/2009 9:29 PM by Peter Donker. 3 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Mike Barbaro
New Member
New Member
Posts:3


--
06/11/2009 6:16 PM

I have 2 questions.

1)I have a host account and about 20 portals. Each portal will have a Document Exchange module.  My goal is to allow users to share documents to registered users of other portals under the same host account.  Is this possible? How do I do it?

2)If I can't share across portals, can I conduct a SQL query to a central database on my host account that would access the needed documents for a particular portal?

Many Thanks,

Mike

 

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
06/12/2009 4:30 PM
Hi Michael,

1. No. Permissions are bound to User IDs and Role IDs. The latter are specific to a portal. Besides this all of DMX's design is geared to making information leak between portals impossible. It would not be possible without a lot of reprogramming.

2. Yes. You can do almost anything with SQL.

Peter

Mike Barbaro
New Member
New Member
Posts:3


--
06/12/2009 8:16 PM

Thanks for the quick response! I am very new to DNN and module development. How do I wire up DMX to a SQL query? Can you point me in the right direction?

Thanks!

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
06/18/2009 9:29 PM
Hi Michael,

You can't 'wire up DMX to a query'. What you can do is use a module that allows you to run a database query and render results on screen. The Reports module does this for instance. Then you can use the rendering of that to create various new things in your portal. This space is not sufficient to fully explain how this can be done. We do this kind of work regularly for customers in customization/consulting work. Contact us for an offer on that. I just wanted to point you in the best direction in case you were familiar with something like that.

Regards,
Peter Donker
You are not authorized to post a reply.