Wish list request-  {tag_classifications} in Web apps list layout

To be able to use the {tag_classifications} in the Web app list layout, list would allow for advanced filtering i nthe list layout.    

Agreed!! Why this wasn't done when they added {tag_itemID} etc. is beyond me! This can be used for so many resources.

Similar Messages

  • Filter Web App List

    Is there a way to filter a result list from a web app? 
    I thought this would be a fairly common request, but can't find any details how to do it other that filter by the set 'Random' 'Latest' etc...  I want to be able to filter a web app list -  For example I may have 40 cats and dogs in the web app - I want to filter to show just the cats in the list.... I have a field in the web app that sets if the item is a dog or cat....???
    Any help greatly appreciated.

    Hi Duncan,  I think what you have done will help, but I can't seem to get it to work.
    I've setup a category app with data source to itself(?) and also the product app (one I had before but added category data source called 'category breed' linking to the new catory app). It is the part where I get it to pull in the matching products from the products app that have been set to the same cateogry... bit confused how to do this, or how you done it??  Any chance you could be give a few more details. 
    Do I have to 'classify' products to get this to work - or just select the category in the dropdown list?

  • Invalid element 'welcome-file-list' in content of 'web-app',

    HI, folks.
    I recently used struts to develop a simple web applicaiton, and whenever I tried to use tag libs
    such as /WEB-INF/struts-html.tld
    /WEB-INF/struts-html.tld and
    tried to compile it, it gives out compile error such as:
    Error(52,21): Invalid element 'welcome-file-list' in content of 'web-app', expected elements '[taglib, resource-env-ref, resource-ref, security-constraint, login-config, security-role, env-entry, ejb-ref, ejb-local-ref]'.
    if I remove the above tag libs, the jsp file compiles
    without any problem.
    Are you guys familiar with these problems?
    please let me know if I'm doing anything foolish.
    Thanks!

    Unless some other elements tag are not close correctly this error does not make sense. Can you cut and paste your web.xml?
    It should look something like:
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <welcome-file-list>
      <welcome-file>/untitled1.jsp</welcome-file>
    </welcome-file-list>
    <taglib>
      <taglib-uri>/WEB-INF/struts-html.tld</taglib-uri>
      <taglib-location>/WEB-INF/struts-html.tld</taglib-location>
    </taglib>
    </web-app>Charles.

  • Module web app list tags - how to start a list to not include the first one?

    Hi
    I have two panels displaying a web app list and want them to follow on from each other, so panel one displays the first one {module_webapps,24027,l,,,,false,1,false,1} and then the second panel displays the 2nd and 3rd.
    How would I go about it?
    Thanks
    J-P

    Hello
    Hope the below helps
    http://prasantabarik.wordpress.com/2013/09/26/pass-querystring-value-from-sharepoint-page-to-app-partclient-web-part/
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Web App List rendering in a table

    I have three webapps listing on this site: http://browncommunicationsgroup.businesscatalyst.com/. The top slider, The area under "The Work" and in a modal window that opens when  the view opprtunities link is clicked. The web app list in the "The Work" is rendering out in a table but the other two aren't. I'm not sure why. Does anyone know of a setting oe what I can do to get rid of these tables?

    Hi Scott,
    Liam is absolutely right, if you define any number for 'items per row' in the module_webapps tag BC renders the webapp list as a table. Once the number is removed BC will render whatever you have setup in your webapp list template. Hopefully this will be updated in the BC documentation soon as it is not clear that tables are used here by default.
    Had a look at the demo site link, love the design.
    Cheers
    Ken

  • Can't use {tag_itemid} in web app detail layouts

    Hey gang,
    I was trying to help someone implement a rating star system for their web app items and they wanted the ratings widget also to appear in the detail layout but for the widget to work they needed each item to have a unique id.  It works fine for them in the list layout but the {tag_itemid} does not render in the detail layout. This is a third-party star ratings widget/service so they store the rating data on another server and each time they show the ratings widget it needs to be tied to a unique id.  I suggested adding a "uniqueid" field to their web app but they intimated that having the client add/update a new uniqueid for each item (of which they have thousands) would be unmanageable.
    I think this is a bug.  Is there a reason we can't use {tag_itemid} in the web app detail layout?

    brilliant!
    what is the usual timeline for a sprint Mario lol?
    Defintely agree with Liam in that most of the tags/module tags for both the list and detail layouts should be universal as there are some situations where you need to use the tags dynamically to create outputs that need to be shown in both...
    for example
    I'm using a polldaddy rating system for a webapp currently and to get it to show up on each listing item separately requires a unique ID so using {tag_itemid} made perfect sense as it wouldnt break any polldaddy coding... however I cannot call the same rating system into the detail page (where it would logically be repeated) because I cannot replicate the same ID with no {tag_itemid} availble.
    Asecond example is:
    Since we had managed to put a readers upload gallery into a nice compact layout in the list layout using litebox and the ?Action=thumbnail feature the client really wanted to keep the photo gallery commenting system simple aslo (not to many steps) so ideally we would have liked to only ustilise the list-template and put the comment feedback tag in a sliding div (to show & hide it) so that readers could stay on one list page... but once again this wasnt possible becuase the {module_ratingfeedback} was not available in the list view (forcing us to make them click through to the detail page).
    FYI: heres a sample link to what we had to put together in the end for the above - still slightly in development
    http://www.nzhunter.co.nz/test-gallery
    Anyway I think you get the idea - more flexibility and universal usage options for tags/module calls would be great.
    Look forward to the updates at some point.

  • How do I use the alternate list template when rendering web app items to a page?

    I need to have the ability to use the main list template on particular pages, but then use different markup for other pages - is there a way that I can specify the alternate list template within the module tag?

    Hi Matt, You should read about web apps here:
    http://helpx.adobe.com/content/help/en/business-catalyst/partner/web-apps-module-create-cu stom.html
    And module reference here:
    http://helpx.adobe.com/business-catalyst/kb/modules-quick-reference.html
    If you insert through the admin and click customise you will see the option to use listbackup. You will also see that layout availible via FTP and in the admin or DW.
    Here you can see where in the module paramaters the option to choose listbackup occurs:
    http://helpx.adobe.com/business-catalyst/kb/modules-quick-reference.html#id_65138

  • How do I get the ratingrank to show up in the list view of a web app?

    I'm trying to add a review section to my site and can get the form to work correctly on my web app detail view. However I also need the list view to show the rating count. Does anyone know how I can accomplish that?
    Many thanks in advance!
    Jake

    Hi SalynotSally,
    I use the Weather Channel app, but shortly after I posted this problem, the weather did start showing up.  The notification center says at the bottom that the weather is provided by yahoo.  I did make sure the location services and such were on though as Diavonex recommended above.
    Good luck and hope it works for you!

  • How to create a web app list which is divided by months

    Hi,
    I'm trying to create a list of calendar events similar to the one on this site 2015 Event Schedule - g20.org but not as complicated, as I don't need any animation, just to list but have the months as section headers.
    I presume I can start of by creating a web app with the bespoke fields that I need, and it can be weighted by the date that I set within the app? The only thing that I'm not quite working out is how to get the months to display, would it be a matter of creating classifications for the months? That sounds as if it may become to over complicated.
    Thanks
    J-P

    Thanks Liam - I just checked out the Blog, for anyone else interested - http://www.businesscatalyst.com/_blog/BC_Blog/post/January_2013_System_Update_-_Fresh_UI_i mprovements,_Web_App_enhancements_and_more/
    "Render Web App items inside a sub-folder, such as /folder/subfolder/webapp-name. For example, you could have /blog/authors/bogdan (where Bogdan is the Web App item name)"

  • Liquid sorting web app list items

    FIltering is great in Liquid, but sorting the data by custom fields is something which our clients are really asking for.
    Trying to say to a client, you can only sort alphabetically etc. is really making BC seem really unfriendly. Please, please, please can this be added or someone show me how this can be achieved without writing hundreds of lines of JavaScript for something which is so rudimentary in other languages / programming systems.

    Hope I understand the question correctly.
    Are you trying to allow the customer to set the sort order? And/or allow the customer to categories web app items into groups? Or simply, sort the data by a particular custom field, such a category?
    Here's a simply solution I've got working: FAQs grouped into categories. I took this one step further and allowed my customers to even edit their categories, but you can hard code this per site if you like.
    1) Collect the web app data into collections, so we can sort by custom fields.
    {module_webapps render="collection" id="FAQs - Questions" filter="all" hideEmptyMessage="false" sortType="ALPHABETICAL" collection="faqsQuestions" template=""}
    {module_webapps render="collection" id="FAQs - Categories" filter="all" hideEmptyMessage="false" sortType="ALPHABETICAL" collection="faqsCategories" template=""}
    2) If you want to list all the categories or your custom fields (which are editable by the client in my case):
    {% if faqsCategories.items -%}
            <ul class="faq-categories">
    {% for category in faqsCategories.items  -%}
                <li><a href="#{{category.name | replace: ' ','-'}}">{{category.name}}</a></li>
    {% endfor -%}
            </ul>
    {% endif -%}
    3) Now display your web app data sorted by custom field type:
    {% if faqsCategories.items -%}
    {% for category in faqsCategories.items  -%}
                <h2>{{category.name}}</h2>
                <ul id="{{category.name | replace: ' ','-'}}" class="accordion">
    {% for question in faqsQuestions.items  -%}
    {% if question.Category_id == category.itemID -%}
                    <li>
                        <a href="#panel{{question.itemID}}">{{question.name}}</a>
                        <div id="panel{{question.itemID}}" class="content">
    {{question.description}}
                        </div>
                    </li>
    {% endif -%}
    {% endfor -%}
                </ul>
    {% endfor -%}
    {% endif -%}
    The above demonstrates how you can sort web app data by a custom field type.
    IMO I don't think this is something BC should be expected to produce (but I could be persuaded )
    Hope this helps and I hope I did not go on a tangent.
    Cheers,
    Stepehn

  • Show different content after every 5th web app listing

    I have a web app that list products. I would like to show different content after 5th item from the web app.
    So, it might look something like this.
    <div class="wrapper article-single-wrapper">
    Web app product 1
    Web app product 2
    Web app product 3
    Web app product 4
    Web app product 5
    </div>
    <div class="wrapper sponsored-post-list-wrapper">
    Advert
    </div>
    <div class="wrapper article-single-wrapper">
    Web app product 6
    Web app product 7
    Web app product 8
    Web app product 9
    Web app product 10
    </div>

    You can only do that with javascript, Say you had a hidden contentholder with the add on it. You could use jQuery for example, store the .html() into a variable and then every nth-item (4th) you could .insertAfter()

  • Is it possible to hide empty list items in a web app?

    Hi,
    as you can see on the here included image, below "Ihr Profil", there are 10 items provided by a webapp which are customized in the details.htm page as an unordered list.
    In this case there are only 6 items filled out, the rest is empty, but the empty items do appear. Is it possible to tell the details page, not to display those empty items?
    Thanks a lot for your interest and help

    There are ways to do this with jQuery, but an easier way would be to use CSS.
    ul li:empty {
       display: none;
    Though this will not work in IE8/7, if that is a deal breaker you will need to use jQuery: http://jsfiddle.net/F7ZWV/
    $("ul li").each(function() {
                                                      var $this = $(this);
              if($this.text() == ""){
                 $this.remove();

  • Uninstall Failed, Not listed in Creative Cloud Desktop App list

    I keep trying to uninstall ANY and ALL of the Creative Cloud programs downloaded on my computer - Illustrator, InDesign, Photoshop, Premiere Pro - and I keep getting the message in the screen shot I've attached. This goes for the CC AND CC 2014 versions. I have them all. None are appearing in my Creative Cloud deskop app. It is saying I have no apps downloaded. Right now I am in the middle of installing all of the CC 2014 versions (even though the programs panel of my computer (Windows 7 64 bit) says all of these programs are already downloaded, screenshot included below also).
    In fact, moments ago - today is 10/24 - my install of InDesign CC 2014 just completed yet my computer says it was installed on 10/6???? Yes, even after a reboot.
    Please note: This morning I started by uninstalling the Creative Cloud Desktop App and then reinstalling it successfully.
    AND YES, I have already tried the Cleaner Tool 5 times, so please DO NOT suggest that. It does not work. I've also rebooted my system several times.
    There is no firewall on my computer. Virus checking is not blocking it either.
    Any one else experiencing the same? I need this fixed yesterday. I haven't been able to work in 24 hours.
    Please help!

    I'm experiencing this same problem where I can't uninstall or install any CC products, and haven't found a resolution yet. The cleaner tool definitely doesn't help and I keep getting messages that the uninstall failed.

  • Web App Blog List

    I'd like to be able to have a tag that renders the list view of my web app as well as the list view from my blog. How can I have it so it shows the newest for each together?

    Hey there, You need to use modules:
    Here are the modules you have for blogs to use throughout your site.
    http://kb.worldsecuresystems.com/134/bc_1345.html?bc-partner#main_Blog_Modules
    Here is what you have for web apps:
    http://kb.worldsecuresystems.com/134/bc_1345.html?bc-partner#main_Web_App_Modules
    In the admin you can also use the module manager to insert varius modules.

  • This may be more of an OS issue than a Curve issue but here goes. How do you remove the installed apps list on my 8530's AppWorld?

    I have never purchased any apps yet but I have tried quite a few and now I'm stuck with this list of more than 20 apps listed in the Uninstalled section of my 8530's Blackberry App World.
    As they are ALL free apps that I tried and DON'T installed on my phone for one reason or another, I would like to remove any existence of these apps from my phone and/or my App World Account.
    Any suggestions would be welcome.
    Regards
    Evil Dave of Canada
    What Part of 'Evil' do you not understand?

    Hello,
    What you ask cannot be done. The AppWorld servers forever remember every app you download to your BB, free or not. Consider the alternative...if those were paid apps and RIM did not retain the purchase record, then when you want the app back later, you'd have to pay again...not a good situation I'd think.
    And, before you say it...I agree...I think that they should be able to differentiate between free and fee-based apps. But, they don't. That's just the way it works.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for

  • Battery refuses to work on Macbook Pro 15 " late 2011 model

    Hi my Macbook pro 15" late 2011 model is just over a year old. This morning it refuses to switch on. It works with the charger plugged to it and although a green light comes on the report states there there is no battery. The battery icon has an X in

  • Query for purchase

    Hi All, I am unable to use this query as the data is repeating. SELECT  T1.CARDCODE, T1.CARDNAME , T1.DOCNUM  as 'PURCHASE ORDER#',T1.DocStatus 'PO Status', T1.DOCDATE 'PO Date', T1.DocTotal 'PO Total', T0.[Dscription], T0.[Quantity],T0.[OpenQty],T1.

  • Saving a journey details to my phone.

    I have logged in and managed to find the journey details for a particular run that I propose to make, but I cannot find out how to store the whole journey on to my phone ( a folder?) so that I can quickly access the details when I need to set off. Is

  • My homepage is gigantic and so are all the sites I goto. I need to shrink it to normal size.

    My screen view is very large and there is no option to click on to change the view - like internet explorer has. Every site I go to has very large font and I need to correct this. This only happens when I go on through Firefox. Thanks

  • Can I use mini cd's on the iMac?

    some installation software has been supplied on a small diamiter cd. Is it ok to put this into the drive on the side of the I-mac?