I installed the Webform module on my website, I found it very nice but I also found out that it just makes surveys with the datas selected by the user.
Insted, what I need is a form with a "get method/post" which could allow me to pass the user's selections from the form page to a database, as elements of a query.
What is for you guys the best module that can help me to achieve that?
I've been using Joomla for years so I am use to their methodology, so I will apologize in advance if I don't use the verbiage correctly when it comes to Joomla so here goes.
I am creating a site and one of the most important pieces will be around security. I was working on Ruby on Rails but am thinking about switching my project to Drupal. I don't have a coding background so I have had to learn as I go but am thinking about going to Drupal for faster implementation, so thought I would see if I can do the following in Drupal.
I'm new to both D7 and multilanguage support. I'm working on a site in which different content nodes have their own language setting, eg a node written in Spanish has the language 'Spanish' set. When this page is rendered, however, the xml:lang is output as "en", the site default.
I have several users with different node access rights on my site. I am accomplishing this through modules Content Access and ACL. These work great, but I need to take things a step further. I need to be able to force any changes users make to existing content (nodes) into an unpublished state. Thus allowing for review by myself, prior to the content being pushed out live. I also need to have an automated email sent to user1 once the change has been made.
Does anyone happen to know of a module or twelve that will make this functionality a reality for my site?
I gave permission for the users to upload their profile pictures and the uploaded pictures are stored in the directory sites/default/files/pictures.But when the users delete their profile pictures and upload new ones the deleted pictures are always seen in the folder sites/default/files/pictures.ie if a person has changed 10 pictures,all the 10 pictures are kept in sites/default/files/pictures.
what i need is when a user delete his profile picture that must be deleted from sites/default/files/pictures also.
somebody help please..