Linking Multiple Modules
Last Post 10/11/2007 1:57 AM by Lee Sykes. 1 Replies.
Author Messages
Chris_Stewart
Nuke Active Member
Nuke Active Member
Posts:35


--
10/10/2007 2:37 PM  
I have a project that I have that has 5 tables (contactPerson, emailAddress, PhoneNumber, Address, Leads, ContactData) that all have a FK relationship back to the contactPersonTable on contactPersonid.

I would like to be able to put the contactPerson module on the page somewhere and then add in additional realted modules (tables), address, phonenumber, emailaddress, leads, contactdata into different sections of the page. 

I'm looking for a tutoral on how to do this, but I hav eonly seen tutorial on creating a single table examples, guestbook, etc.
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945


--
10/11/2007 1:57 AM  
Hello,

I'm not sure if there is a tutorial out there covering this, but you can probably research the method by looking at the source code for the DotNetNuke core blog  module as this implements multiple modules on the page.

Thanks,
Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/DNNCreative

Lee Sykes's Facebook Profile


---