Hi I am new to DNN and wondering if I can do something with this module. What I want is a database with a bunch of contacts. With a specific field such as administrator. I want to put a contacts managment page up with the full module on it. then only display a single contact on a diff page pulled from these contacts.
EXAMPLE
FNAME LNAME PHONE EMAIL ADMIN
JOE SMITH 123 123 1234 JOE@JOE.COM HUMAN RESOURCE DIRECTOR
Then on some pages on the site at the bottom I want to be able to display the HUMAN RESOURCE DIRECTOR contact info.
Then if my human resource director changes I can go back to contacts page make the change and it changes across the whole site.
Can this module do this in some way?