Hi,
When I create a new content with "name" and "surname" fields from select list, I want to set the title of content automatically to "name"/"surname".
So the question is how can I get these values from the lists ?
I already checked the evaluate PHP in configuration of this content type, but I can't get title as I want.
Do you have any idea ?
Thx
How do I create a custom contact form? I want to be able to change both the HTML and the CSS, as I have images and extra text that I would like to have on the page. I'm using the default contact form module provided by Drupal 7, but I would like to really customize it. Any help is appreciated.
I made a website for a client back in the spring and used drupal 7. They want to set up a small shop online to sell tickets to an event. They use Moneris to take credit cards and the only Moneris module I can find is for ubercart, drupal 6. What I was planning on doing is build a small drupal 6 site and place it either in a subdirectory or subdomain. Can this be done and will this have any effect on the drupal 7 site that is already in place? I should mention these sites don't need to interact with each other (there's no userbase except for admins).
Im having trouble solving a problem. Im up and running and i have table that is local to my site but external to the drupal database. I want to expose the table so it can be shown with views. I noticed that in previous versions the options where TW or the Data module. Unfortunately it looks like neither of these is available for D7 and there is nye on no documentation otherwise on how to do this. Can anyone lend some advice?
Also, any other options on how to display table data through drupal would be welcome.