Click to See Complete Forum and Search --> : drupal question?


AB83Rules
08-25-2010, 09:17 PM
Hey guys/gals, Ive recently as of yesterday changed my site over to drupal, it IMO makes it easier for my fellow admins on my site to update the site, besides it being just myself.

Anyway, Ive installed the views, cck, etc.... modules, and want to make a template page/code for player profiles for NFL Draft eligible players, and have them listed in a table, and be sortable and such but am having trouble with figuring this out.

I have tried searching the drupal website with no luck, there is stuff there but its way over my head.

Any help is appreciated.

chadsten
08-25-2010, 11:11 PM
If you have setup a content type for this data, simply use views to output this data. Drupal is awesome, but has a steep learning curve. You may consider a beginner's guide, and using the Drupal forums. They typically are much better than a general forum.

http://monsterweb.net/ offers Drupal hosting, and they will support some basic usage questions and the like. I use them for my Drupal site, you should check them out.

Happy Drupaling!