multiple criteria search form

Hello. Can someone tell me if this is possible? I have not found the answers through Google. I was asked if it is possible to get BC to perform a search where the user can refine a search via a form with a series of options. For example:

What is the task I have to do?
Cutting/grinding/drilling/fixing/mix/polishing

What's the matter?
Wood/steel/glass/ceramic/concrete/brick etc.

Which machine I use?
Drill/Angle saw grinder/Impact driver/saw/skills etc.

Who am I?
Electrician/Builder/engineer/handyman/DIY

The page then provides a results match the selected criteria.

If the research will attempt to matches with the selected category. Can I get BC to do? Can I change the existing search function to do this, or need a tool customized/web app?

Thank you.

I have posted examples of do us such a search and a custom job and ajax, it's a gesture of possible challenge to the sidebar of search filter in British Colombia, using the BC search form.

It's a bit of work, and if it's something you have to do you can contact [email protected] for a quote

Tags: Business Catalyst

Similar Questions

  • How to do a search with multiple criteria

    Hello

    I have a table containing information on the staff. (name, position Dept., post, e-mail,... etc.)

    I created a search page that allows the user to search any field. The result should appear in the same page

    first of all, I created the form:

    Enter the staff name:

    Enter the Department:

    Select position:

    submit button

    Then I created the recordset that select all the fields in the table, now I need a help in the criteria, that's what I used:

    SELECT *.
    OF tblstaff
    WHERE the first name AS column name % AND Dept = coldept

    for the column name and coldept

    default = 1

    running value = $HTTP_POST_VARS ["FirstName"] - $HTTP_POST_VARS ['category']

    It seems to work fine when I enter all the values in the search form. But what happens if I left some fields empty? In other words how to add (all down to the low menu and accept an empty value for text search)?

    can someone help me?

    The easiest way to do this is to add a wildcard character at the end of coldept and to make the optional field.

    SELECT *
    FROM tblstaff
    WHERE First_Name LIKE %colname% AND Dept LIKE coldept%
    

    If the service field is empty, it corresponds to all departments.

    Furthermore, you should not use $HTTP_POST_VARS or $HTTP_GET_VARS. It of deprecated code and will break on a modern installation of PHP. Use $_POST and $_GET.

  • Jdev11.1.1.0.2 ADF BC: How to validate a search form?

    Hello

    An application is created using Jdev ADF BC 11.1.1.0.2. The first page is a search form. It is created by drag and drop the display of the data control criteria. Some of the items in the search criteria must be validated before a search can be performed. Like item1 value must be understood and should be a multiplication of 0.5.

    After reading Chapter 5 of the book menu - B31974-02, a validation of java method is added to the entity level (.java) file attribute level object and. Then they have been referenced by 'Validators' tab in the entityObject.xml. After this test, the method added to the object of the entity is not called when the user clicks on the button "search". I did anything wrong here? What is the right way to put the validation in a search engine? Should I try to get the value of the user on the side input JSP? Any way to solve this problem?

    Help, please. Thank you very much.

    Annie

    Hello

    the postings you read are validations of the entity. They will be 'activate' when you try to create or modify an entity.
    The postings you want are indeed the field validation, you can add these in the jspx, there are a small number of default validators in the ADF, but they should be enough.
    Otherwise you can always bind the search button to a bean to support, make the postings there and run the find command in the bean if the validations are correct.

    -Anton

  • Modify the ADF search form fields labels

    Data control , I drag and drop a few criteria appointed as Panel request ADF with Table. How to change the labels of fields in the search form. The search form shows the same label in the Object View which is not easy to use. for example, the table in Employee. Instead of (Fname) I need to have on the label (name). Notice, I could change the names of fields in the Table , but not in the search form . I use Jdeveloper 11.1.2.3

    To change the component af:query labels, you must change the Text property of the label for the object in view (tab tips UI) attributes

    Dario

  • Multi-selects search form break when the screen is Exact = true

    I came across a problem where selecting 'Vascular' in a drop-down list in my webapp search form also returned results 'Non-vasculaire '.

    After some research, I found adding "& Exact = true" at the end of the form action has solved this problem.

    I have then proceeded to re - test the selection of several elements of the multiple selection and submit the form. I got exactly zero results. I chose the two elements of the multiple selection separately and returned the results twice. I took the & Exact = true back out and retested select multiple items and received my results once more.

    Does anyone know how build the search engine so that I can prevent the search within words and allow also my multiple selection dropdowns to work properly?

    Also, I think that this behavior that I'm experiencing is a bug. Could an Adobe employee submit a bug report if yes please?

    Thank you!

    Well you do but you select two things for 2 custom fields, he'll get both, neither, or in this case. It's simply not how does the search in British Colombia. Maybe they will bring improvements to the search, but which will correspond to the server load etc which is probably why it was not the door.

  • Search forms

    Hi I want to create a search form with drop-down list of search criteria. This form should then find on the same site and view the search results. Is HTML available for this? Or a training site remotely can I use to build this shape? I created a form in Jotform.com, but this form is not search the site, instead, he sends me an email. Do you have a solution for me? Thank you.

    Hello

    The feature is not yet available in Muse, but you can check this article to see how you can use Google custom search to your site.

    Integrating a search bar in Adobe Muse - Google Custom Search

  • Reg - search form for a VO in group by clause

    Hello
    I have a bar chart that displays data based on the query below.

    SELECT THE STATE. BATCH AS STATUSID, STATUS. STATUS, COUNTY (SR. SERVICEREQUEST_ID) AS SRCOUNT
    OF SR, SERVICEREQUESTSTATUS STATE SERVICE_REQUEST
    WHERE SR. BATCH = STATUS. BATCH
    GROUP STATUS. BATCH, STATUS. STATUS, SR. BATCH

    It displays the number of SRs against a particular status.
    Now, I need to add a search form to this graph with the customer and the date range.
    So you need to add the following line to the place where clause.
    SR. "CUSTOMER_ID =: customerId AND SR. "BETWEEN REQUESTED_ON: fromDate and: to this day.
    But the SR columns. CUSTOMER_ID, SR. REQUESTED_ON also needs to be added to the select clause to create criteria for the search panel view.
    The two columns should also be added to the group by clause if you want to add in the select clause.
    This would not produce the expected results.
    How to create a search with the criteria only form in the where clause. Help, please.


    With respect,
    Guna

    [Url http://docs.oracle.com/cd/E16162_01/apirefs.1112/e17483/oracle/jbo/server/ViewObjectImpl.html] ViewObjectImpl has methods to do this programmatically (setQuery, defineNamedWhereClauseParam, setNamedWhereClauseParam) that you can use to manipulate the query variables bind expected and the values of the lie.

    John

  • Search form

    Hello

    I want to develop a search form that can filter 4 different fields. Let me explain:

    The search engine consists of 4 drop-down menus. The drop-down lists are a group (a group is 4 categories, Province, city, type and price of accommodation range). I want the user to select its criteria in 4 menus on the same page (say he chose the Province: Gauteng, City: Pretoria, type of accommodation: Hotel, price range: R501-R1000), then when they click search, the results page should show the results according to its criteria, IE hotels only in the Gauteng Province, the city of Pretoria and in a price range of R501-R1000.

    Please someone who can advise me on how to do it, I will be eternally grateful.

    reandre68 wrote:

    I activated the error report and it says access denied. I am sure I am right correct access to 100% details.

    Are you trying to connect to a remote database, that is, running this script from your localhost while trying to connect to a database that provides your ISP?

    See you soon,.

    Günter

  • How to: case insensitive search form

    For Jdev 11g.
    If I create a search form, using a criterion of view in the VO. I have to choose 'case insensitive search' in the display panel to change your criteria. However, if I create a search form ADF by dragging a VO (without any set of criteria from view) and by selecting the option in context menu search form ADF, I get a page JSPX with attributes of my vo and a search for and Execute button. My question is how to do this last type of search form to perform a case-insensitive search?

    Each view object in your ADF BC Impl is a congestion point method called applyViewCriteria() that is called when we apply search criteria. You can override this method to enter all the criteria to view and convert them any where you know the data are. This example converts all uppercase view criteria:

    public void applyViewCriteria(ViewCriteria vc) {
    
      if (!(vc == null || vc.size() == 0)) {
        ViewCriteriaRow criteriaRow = (ViewCriteriaRow)vc.first();
        StructureDef def = criteriaRow.getStructureDef();
        AttributeDef[] attrs = def.getAttributeDefs();
    
        boolean bFirst = true;
    
        do {
          if (vc.hasNext() && !bFirst)
            criteriaRow = (ViewCriteriaRow)vc.next();
    
          criteriaRow.setUpperColumns(true);
    
          for (int j = 0, attrCt = attrs.length; j < attrCt; j++) {
            String criteriaAttrVal = ((String)criteriaRow.getAttribute(j));
            if (criteriaAttrVal != null && !criteriaAttrVal.equals("") && !JboTypeMap.isNumericType(attrs[j].getSQLType())) {
              criteriaRow.setAttribute(j,criteriaAttrVal.toUpperCase());
            }
          }
          bFirst = false;
        } while (vc.hasNext());
      }
      super.applyViewCriteria(vc);
    }
    

    I hope this helps.

    CM.

  • search form Web apps: how to retrieve the value of the data-source type field

    Hello

    My question is:

    How can I retrieve the value of the source field of a web - app data-types when you insert the "form web search apps" on a web page.

    I have a web application that contains fields from the data source of the type. These fields to recover the (data) value of the 'web app' - 'elements of the field' field of another web application.

    When I insert the form

    Web apps

    Web apps-search form

    Name of the Web application

    It displays the fields with the field (ie. string, number) types other than type of field 'data source '.

    (Note: in the mode 'model of list' module of data tags, the fields of the data source are visible).

    What other (alternative) possibilities are there to create a search form?

    Thanks for your help.

    Kind regards

    Carla

    By chance, I came up with this workaround. Of course there are other methods to get your data from a web - app, but if you want to use the 'Web apps search form', it would be a workaround.

    I noticed that the "Web apps entry form" contains all the fields of web applications for your web application (including the fields of the data source).

    It is possible to add the fields to the form of the "Web apps entry form" in the «Web apps search form»

    If you insert the "Web apps entry form" on a blank page, you will see all the fields in your web App including the "data source fields. The names of form fields contain something like.

  • Passing parameters to the Webapp search form

    I have problems with the search form webapp accepting custom unlike webform BC settings that works without a hitch. Custom settings don't are not supported with the search form of webapp or doing something wrong.

    It is my form:

    < form name = "catcustomcontentform81053" method = "post" onsubmit = "return checkWholeForm81053 (this)" action = "/ Default.aspx?" CCID = 26405 & FID = 385116 & ExcludeBoolFalse = True & PageID =/ {module_pagename} .html? subject = eventsearch& OID = {module_oid} ">"


    It's my liquid and markup:


    {% If globals.get.eventsearch is 'submit'-%} < p > This shows... < /p > {endif %}


    Help will be appreciated.

    Indeed, the param query approach might not be the best approach for your type of installation, and if all the webapp search forms use the same page to see the results then just put in the page ID in the search form and pass the custom as Adam recommended setting:

    Thank you

    Mihai

  • PHP search form

    It drives me crazy.  My search forms work perfectly on my local test environment (wamp) but when I upload it to the remote server, they fail to reveal the results of DB.

    I checked the DB connection works.  All other pages are filling out very well from the database.  Still a query of the form translates into "no database selected."  Huh?  If it works locally and not on remote, what should I watch?

    Nancy O.

    As test try hard-coding connection details into the top of the page:

    mysql_connect ("XXXXXXX", "XXXXXX", "XXXXXXX") or die (mysql_error ());

    @mysql_select_db ("xxxxxxxx") or die (mysql_error ());

    ?>

  • I need to display a search form web app, inside the detail of another web application view. Anyone know

    I can't seem to get a search form web app to work within another page of detail web app. Anyone know if this is possible?

    I can view a list of web app; and the search engine works on a standard page. but when I try to load it into another web application details page, I get an error: "page not found". In this case, regarless of whether if I put {module_searchresuts} on the same page as the form or if I redirect the results to a different page.

    Does anyone have any suggestions?

    Thank you, but I needed to get the search form and the results of the Web A app to show inside the detail for the Web App B model... Apparently is not possible. I finished by simply using an iFrame - inase anyone who crosses the same question

  • App Web search form

    The "Category" feature in the Web App search form perhaps a drop-down list similar to the FAQ?

    Yes it can!

    Simply change this:

    To do this:

    You can replace the class "cat_dropdown_small" to "cat_dropdown" or your own class.

    @webmosphere

  • Search form Ajax in ColdFusion? Or a search filter?

    Sorry, I'm very new to ColdFusion and the English don't is not my native language, please forgive me if have any error.

    I'm looking for a technique like the search form or the form filter.
    It is a reference .
    This is a site to find the hotel.

    My question here is, how to use coldfusion to create this kind of search form with ajax?
    Please give me some idea or advice, I'd appreciate you help!

    I just get an idea on the ajax with the text search form.

    < form >

    Search: < input type = "text" name = "Search" >

    < input type = "button" value = "Search" >

    < / make >

    < cfdiv bind = "url:movieresults.cfm? search = {search}" >

    < / cfdiv >

    It is dependent on the url.
    How about other as checkbox, select?

    Its exactly what I thought it will be:

    Note this:

    method = "sendFeatures" argumentCollection = "' #args # ' returnvariable ="results">"

    Compare to your:

    method = "sendFeatures" search = "" #args # "returnvariable ="results">"

    You see the difference?

    This is why you add an ARGUMNET. SEARCH. Istead of Feature_ID ARGUMNET. Feature

    So change the INVOKE instruction and it should work now

    And IT will be good for you (if you want to be able to resolve this kind of things on your own) for more on structrues and their use...

Maybe you are looking for