Online Directory Search Application?

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
brdon

Online Directory Search Application?

Post by brdon »

I need to include an online personnel directory on our website:

The user would go to a special page (maybe a members only page?)  There would be a search form requesting for example: "Please enter the person's Last Name."  (They would enter the last name and then press ENTER or SUBMIT.)

The next screen would give them the following info:

name
address
city, state, zip
phone
email address

Of course we would have to upload the database with all the pertinent info.  But I don't see a module or plug-in for this.  Thanks.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Online Directory Search Application?

Post by Nullig »

I think you could use the feusers search module in conjunction with the Frontend Users module.

You would use the Frontend Users module as your personnel directory and the feusers search module would allow you to search the table by whatever criteria you want.

feusers search - http://dev.cmsmadesimple.org/projects/fesearch/
frontend users - http://dev.cmsmadesimple.org/projects/frontendusers/

There's also the Frontend Users Listing module, which you could use:
http://dev.cmsmadesimple.org/projects/feuserlisting

Nullig
Last edited by Nullig on Fri Mar 30, 2007 10:14 pm, edited 1 time in total.
brdon

Re: Online Directory Search Application?

Post by brdon »

Thanks... I'll take a closer look at the links you mention.
Locked

Return to “Layout and Design (CSS & HTML)”