Is it possible output display of list of items in web app using two categories?

Help, please! Is it possible output display of list of items in web app using two categories? For example, I want to list all the items web app 32098 marked with categories 189076 AND 190266, excluding items that have been marked with one of these categories. Site is not currently liquid activated, but I could enable, if necessary. Any suggestion would be appreciated.

I highly recommend the App search Web use if you ever want to search by multiple fields.

I recommend against the use of categories. Avoid as much as possible, categorization items if you can. Try to work on your web applications around the areas of web application development and web app datasource, if you can.

This allows you to easily filter a web application defined by one or more fields with precision and fast!

Here is an example of a site using web app search find a floor - Tauranga carpets and floor coverings

Here's another example of site Web too: our range of rolls of carpet

However, if you insist and require the use of categorize, I know to categorize, you can have 1-to-many relationships, so I think that Robert Bell said that it the best, you can simply filter web app items from several categories. Even if using liquid - by the way, as output of fluid tell you not what the element is qualified.

My recommendation is to rethink your application web, if possible, do not use categories.

Hope this helps,

Stephen

Tags: Business Catalyst

Similar Questions

  • Is it possible to display the list of default programs in Control Panel/Default Programs?

    In Control Panel/Default Programs is it possible to display a list of the existing default values?

    Yes, if you can look through the extension of the file if in default programs, you click on associate a protocol or file type with... Alternatively, if you click the default program settings it will tell you what each program has set.

  • I can list items (inactive) web app? It would be magical.

    I was wondering if there is a way to list the elements of web application (inactive)? I noticed that they get more disabled after their expiration. Would be nice to have a way on the module to the list tag (inactive). Thank you.

    Hi alexogle,

    as you correctly point out there is no side server for this but several manual solutions you could categorize and list the web as application element belonging to an "archive" or similar.

    Nicole - BCGurus.com

  • Is is possible to display the list of authorized computers (Mac

    I had to re - install iTunes on a PC and when I re-authorized device of the alert stated that this machine was 5 or 5 authorized devices. I think this may be listed several times and this PC to see my list of authorized computers (Mac and PC)?

    You cannot view the list, you can see the number of authorized computers.

    Once every month you can "deauthorise all" (deauthorising a computer does not remove all pleased with himself, he stops just that content used until it was reauthorised account): Deauthorize your computer using iTunes - Apple Support

  • Is it possible to display the percentage of battery on the bar using settings of tasks Lenovo?

    I have a Lenovo z51 on Windows 10 and I want to be able to look at the task bar and immediately know the percentage of my battery without my mouse hovering over him who has the white battery option by default.

    One of my friends with a ThinkPad has this option and the battery meter is very similar to the option of OneKey Optimizer (OKO). I want to know if I can do something similar with my ThinkPad laptop - not for I can remove OKO.

    If you open the program called Lenovo settings > Gear in bottomleft corner > activate the battery meter.

  • Is it possible to add a feature to 'subscribe' to web app generated content?

    I have a "projects" section with contributions from input by the user.  It would be nice to allow them to 'subscribe' to a project to see the changes made to the page of their fellow users.  All content is created and displayed using web applications.

    Is this possible?

    Thank you!

    Linda

    Hi Linda, you can't do that in British Colombia at this point. No way to warn people automatically that the content has changed. It would be a manual process.

  • Connection to a monitor separated or a projector, desire the ability to display 2 separate screens, one per screen. Example: 1 video display, 2 myself surfing showing various web apps, etc..

    I can't understand how to create different views when you use an additional monitor. Can't, I put a second screen or projector, to show a short video for example, while my display shows a distinct environment or a web page that I work in?

    See this - http://windows.microsoft.com/en-us/windows/move-windows-between-multiple-monitors#1TC=windows-7 (extend) which should help. If you use W7 (starter), you can duplicate only.

  • How to display a list of recorded songs in music Apple without subscription

    Is it possible to display a list of all the songs that you have saved on music apple without a subscription? I don't want to listen, I just want to see all the songs I had saved without resubscribing.

    Try this support article > Add music from the Apple catalog music in your library - Apple Support

  • To display only certain items Web App?

    Hello

    Imagine that we have a Web application that has a drop-down list field called 'Location' with options, Melbourne, Adelaide, Sydney etc.

    It is possible to create a new Page with the Web App on the page module to display only items that have elements web app that have the "Melbourne" option selected?

    As in, I want only that the elements of web application that have the option of Melbourne selected on the output page. All the other elements (those with Adelaide selected, Sydney etc.) to not display on the page? It should not even in the source either.

    Is something like this with the liquid?

    Because at the moment all them I do is just:

    {module_webapps id = "123456" filter = "all"}

    And then just "display: none;" on these points, I will not appear on the page, but this is not really ideal, because even if it appears on the page, it can still be read in the source code.

    I know that this is possible by using the Classifications and then displaying the {} with the ranking module, but I don't want to use this method.

    Thank you!!

    You can do something like this with if statements in a liquid.

    This is the concept:

    {module_webapps id = "123456" filter = 'all' resultsPerPage = "500" sortType = 'date' collection 'rental' =' model = '}

    {% for i % location.items}

    {% If i. ['Location'] is 'Melbourne'-%}

    {endif %}

    {% endfor}

    Of course, you don't have to use a collection, you can place the fi statement in any layout and it would work.

  • List of activities related to the category of items web app

    OK, I have a web application with a list of stores and into the details of these web app components im trying to get a list of events for the individual store.Screen Shot 2016-01-25 at 10.45.04 PM.png

    What I came up with is this code in my store web app in detail

    <! - store events - >

    {module_booking = 'class' itemId =' filter58777"'StoresEvents' =' model collection =" "}

    < section class = "page-section-3 bg-faded" >

    < div class = "container" >

    < h2 class = "title of section m-b-1" > next events store < / h2 >

    < div class = "row" >

    < div class = "col-xs-12" >

    < h5 class'm-t-2' = > Sunday, January 24, 2016 < / h5 >

    < div class = "list-group" > {% for article on StoresEvents.items-%} < a href = "#" class = "list-group-item-bg-faded" >

    < div class = "row" >

    < div class = "col-md-2" >

    < h6 class = "list-group-point-topic" > < strong > 13:00-14:00 < facilities > < / h6 >

    < / div >

    < div class = "col-md-8" >

    < h5 class 'list-group-point-topic' = > {{item.name}} < / h5 >

    < div class = "list-group-point-text" > {{item.body | truncate: 200}} < / div >

    < / div >

    < div class = "text-xs-right col-md-2 p-t-1" > {% if percentfull == '100'-%}

    < button type = "button" class = "btn, btn-default off" > Full < / button >

    {%-%}

    < button type = "button" class = 'btn, btn - sm btn-primary' > reserve < / button >

    {% endif} < / div >

    < / div >

    < /a > {endfor %} < / div >}

    < / div >

    < / div >

    < / div >

    < / section >

    This modules itemid is a category that I created which is the name of the store (albany Cove).

    My attempt at this was that I created categories of store names.

    Created a few events for each store and categorize the event to their store name.

    Then, I created this module over a list of events by category...

    and now im stuck... I tried to classify the item the store web app in the same category in the hope that it would give me the link itemid I need to load that stores the events.

    {module_booking filter = 'class' itemId ="{{categoryID}}" "StoresEvents" =' model collection = ""}

    Not sure if im going in the right direction with this one, any help would be greatly appreciated.

    Thank you

    Luke

    IDs do not match like that for different articles.

    ItemId is not the itemid as your assumption, it is for the id of ranking.

    ItemId = "/ classification/subclassifation ' is also valid.

    If you have a web application and a class event the same then display Details of the event or web app you will have its ID classification BUT for the classification of the views list isn't out by BC so you can not do what you're trying to do in the list view page layouts.

    If you have more then one element classified at the same, this also does not work as the classification output returns multiple ID (123892,124413,234234)

  • Web Apps - I would like to display the last 3 items in a classification

    Web Apps - I would like to display the last 3 items in a classification using named parameters. This link does not help enough that I can't with any instructions. - http://docs.businesscatalyst.com/dev-assets/reference#! / module-reference/web-apps/module_w ebapps.html

    You wonder if it is what can be solved using liquid.

    In the loop in the collection limit: 3

  • How to have a single list of items in drop-down lists separated?

    Software: Acrobat X (10) pro Windows

    I want to create a form pdf in which drop all lists are filled with the same list of items to choose from. If I use the same field name for all drop-down lists, the selected item in a menu drop-down is automatically selected for all lists. This is not what I want. I want to be able to select an element that is unique and different in each drop-down list. I could of course keep lists of items for each field (using the separated field names) but a waste of time!... especially since the field lists must be updated separately. There must be a better way to do it.

    Any idea how this could be done? Thank you.

    Here's a sample script that defines a list of items in a table first and uses it to update a number of drop-down menus, name dd1... dd10:

    Fill a table with list items

    var aItems = ["--select a State--", "Alaska", "Hawaii", "Washington", "Oregon", "Idaho", "Montana", "Wyoming", "Nevada", "Colorado", "Arizona", "New Mexico"];

    Browse the menus...

    for (var i = 1; i)< 11;="" i="" +="1)">

    .. .and set the list items

    getField ("dd" + i) .setItems (aItems);

    }

    That's all there is to it. This can be run from the mouse event to the top of a temporary button you create, (Ctrl + J) interactive JavaScript console, etc.

    More information on setItems: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.752.html

  • I get this message when you try to play a dvd - Windows Media Player cannot play this DVD because it is not possible to activate the analog copy on the output display protection.

    I bought a DVD called "The Secret" and I can't play.

    And I get this message
    Windows Media Player cannot play this DVD because it is not possible to activate the analog copy on the output display protection. Try to install a driver available for your video card.

    Hello

    Thanks for asking!

    1. have there been recent changes to the system before the show?

    2 is confined to a specific DVD?

    3. What is the file format of the DVD?

    Method 1:

    Follow the link and follow the steps. Check if it helps.

    Windows Media Player cannot play this DVD because it is not possible to activate the analog copy on the output display protection

    http://support.Microsoft.com/kb/2004673

    http://www.Microsoft.com/windows/windowsmedia/player/Webhelp/default.aspx?&mpver=12.0.7100.0&ID=C00D1167&ContextId=61&OriginalID=C00D1167

    Method 2:

    Follow the link and update drivers display, check if it helps.

    http://Windows.Microsoft.com/en-in/Windows7/update-a-driver-for-hardware-that-isn ' t-work correctly

    Answer with the results, I'd be happy to help you best.

  • Is it possible to take 2 web apps with both having the same element name (IE: titreArticle, short) and display them in a list in chronological order.  For example something like that {module_webapps id = filter "3673 &amp; 7432" = "classified" itemId = mo

    Hello

    Is it possible to take 2 web apps with both having the same element name (IE: titreArticle, short) and display them in a list in chronological order.

    For example something like that {module_webapps id = "3673& 7432" filter = 'class' itemId = "71755" template="/new/partnernewstemp.tpl" sortType = 'date'}

    Thank you

    Angela Borden

    This is not possible, I'm afraid, you must list each of the webapps separately and then combine and re - sort the two lists.

  • Is it possible to add thumbnails to display the list of the new model?

    Is it possible to add thumbnails to display the list of the new model?

    Not with the News Module. You have an account that has access to the web apps?

Maybe you are looking for