I'm trying to build a drupal site for the first time, and I can't figure out how to do one thing that should be really simple. I've already read three books about drupal 7, but none of them will give me an answer...
I'm wondering what would be the best module or solution for this scenario, I am using Drupal 7 FYI.
Basically I want to have a section for a websites "sales" staff to input job orders (not e-commerce orders) that they receive from their clients. This request is then logged in the website, which allows for a site "supplier/dispatcher" if you will, to read the order request, and then add comments or status updates as to the progress of the orders completion, and once the order has been fulfilled, then it would be marked as closed.
i'm new with drupal. And i working now for two days on some issue. Right now im even not longer sure if this is possible at all.
I have a userprofile with a field (Referenz of taxonomy) It is a field with autocomplete.
So every user can add something, which will got to the taxonomy vocabulary.
This works fine so far.
But when the user klicks on the value it didn't show the tagged user.
For example: A field named "skill" in an userprofile. Now when i click on this skill i want to see all other users with the same "skill" value.
Eminent Boston Psychiatrist,Frasier Crane, last seen gracing the bars of Cheers has left his life there to start afresh in Seattle. He now has a spot as a popular radio Psychiatrist, giving him the chance to spread words of wit and wisdom to the masses. He shares his apartment with his retired cop father, Martin, and his father's physical care assistant, Daphne Moon.
Please give me some idea of how can I customize my Drupal's FrontPage. Actually I wanna setup a search panel in the FrontPage which will remain constant throughout the website.
Is it possible with Views module if yes then please can you indicate me how to do that ?
I recently tried using D7 for a project, and I seem to be having issues printing a proper URI for an image field. Every path Drupal generates is prefixed with "public://", rather than the expected "/sites/default/"
Any idea what causes this to happen? Or how I can change it?
I'm somewhat of a novice when it comes to establishing preprocess functions, so please be easy on me.