hello evrey body,im facing a serious problem.
im working on services website,the problem is that this website hase a page for sell,buy,and rent appartments or building or lands , so in the views form i need to make 9 pages so each page retrive 1 query (like appartments for sale or buildings for rent etc..).i just want to place two select boxes then the user select from the first select box (appartmets , buildings , or lands) and in the second select box will choose (for sale ,for rent ,or to buy ) and click a button which create a query and retrive the data from the content,note : can we retrive any query and show it in one page??!! please help its so important for me
Comments
Comment #1
gerhard killesreiter commentedThere are no critical support requests without a SLA...
Also, this issue queue is about the drupal.org website, please see http://drupal.org/forum for support options.
Comment #2
MohammadMoussa-Lebanon commentedComment #3
MohammadMoussa-Lebanon commentedsorry i cannot understand you Mr gerhard if you can explain where i can find the solution or the support to solve this problem
Comment #4
MohammadMoussa-Lebanon commentedhello every body,im facing a serious problem.
im working on services website,the problem is that this website has a page for sell,buy,and rent apartments or building or lands , so in the views form i need to make 9 pages so each page retrieve 1 query (like apartments for sale or buildings for rent etc..).i just want to place two select boxes then the user select from the first select box (apartments , buildings , or lands) and in the second select box will choose (for sale ,for rent ,or to buy ) and click a button which create a query and retrieve the data from the content,note : can we retrieve any query and show it in one page??!! please help its so important for me
Comment #5
dawehnerSorry again you post so many issues that you can be considered as a manual spam bot.
This is not really respectfull against other people which try to help other people in their freetime. It does not help if you post and post and post the issue again.
Comment #6
merlinofchaos commentedYou need to read some resources about how to properly ask questions. You need to spend some time understanding the software you are using. You need to spend some time trying to write coherently so people can even understand the questions you are asking.
Finally, you need to spend some time understanding the right place to ask your questions.
Since you tried to take over 8 or 9 issues in the Views issue queue already that were completely unrelated to your problem, you have already shown a great disrespect for the people who do try to help around here. That is not a good use of resources on drupal.org.
Comment #7
MohammadMoussa-Lebanon commentedsorry i didn't want to show respectfulness,i just think that if i ask the question in many places or groups i got more than one answer.but i asked my question Respectfully and with full description for the problem,you wrote to me without respect not me,im a new drupal user and i think its not a disaster if i make a mistake,thanks a lot.
Comment #8
MohammadMoussa-Lebanon commentedMr.merlinofchaos i read some resources about how to properly ask questions and spend a lot of time to find solution also the Issue queue handbook said that if i made a lot of searches and no solution i can create an issue , so please if you cannot help me let others do.just relax
Comment #9
MohammadMoussa-Lebanon commentedComment #10
dawehnerIf you really want some help please read http://drupal.org/node/571990 first
You have to explain it good what you want.
Comment #11
merlinofchaos commentedI am sorry, you clearly misunderstand how this works.
Hi, let me introduce myself. I am the author of the Views module, and the person in charge of the Views issue queue. My drupal.org ID is merlinofchaos.
You are perfectly welcome to create issues and ask questions.
That said, we have written an extensive issue submission guideline. It is at http://drupal.org/node/571990 and the link was available to you when you created the initial issue. You are responsible for reading this.
You've been informed that the issue you created does not contain a coherent question.. The onus is now upon you to do what you've been asked to do. As the maintainer of this issue queue, telling me to relax and let someone else help you is unacceptable. If you want help from people here, you need to follow the rules. If you feel you are above the rules, you will find that you are not.
Comment #12
merlinofchaos commentedFor more information, please see here: http://www.binaryredneck.net/node/161
Comment #13
merlinofchaos commentedOne more note:
I'm sorry, the description of your problem is not full. I'm not sure what leads you to believe it is, but you are mistaken.
Comment #14
MohammadMoussa-Lebanon commentedno Mr.merlinofchaos im not ablove the rules ,i said relax and let other... because i was angry from the way you talked to me,i apologize again ,since you are the person in charge of the Views issue queue im sure that you are responsible for one of the most important modules in drupal,i was really misunderstand you last time, and i will provide a full description about my problem.thanks alot
Comment #15
MohammadMoussa-Lebanon commentedComment #16
MohammadMoussa-Lebanon commentedlet us say that i have 2 web pages and content type called sales,this content type has 2 fields .first one is (kind) with three choices (apartments or buildings or lands) , and the second with three choices (for sale to buy for rent).the user when he want to retrieve data must open the first web page and find 2 selected boxes the first one with three choices apartments or buildings or lands and the second with 3 choices three choices for sale to buy for rent and beside these selected box there is a button,can i make the user when he select the first selected box and select the second selected box and click a button can i filter the content type by the fields chosen by the user??
1st question is: haw can i make these 2 selectd box and when the user click a button create a query (select * from sale where kind=land and situation=for sale) for example?
Comment #17
dawehnerI guess what you want is the feature "exposed filter".
Therefore click on the filter and click there on the button "exposed". Once you have this you get for example a select-field in the output of the view.
Sometimes it helps to make a point in a sentence :)
Comment #18
MohammadMoussa-Lebanon commentedthanks dereine and merlinofchaos finally it works .i apologize again i was respectfully and i respect you ,your so good and i want to thank you more and more,forgive me please
Comment #19
MohammadMoussa-Lebanon commented