Displaying dragable image thumbnails

Hi all,
I am wondering if anyone has any ideas in how to display a list of thumbnails in a vertical or horizontal list, which can be dragged to be resorted or any new image can be inserted into through dragging an image.
Any ideas would be greatly appreciated
Thanks in advance

[url http://java.sun.com/docs/books/tutorial/uiswing/components/list.html]How to Use Lists. Shows you how to use a JList with wrapping.
[url http://java.sun.com/docs/books/tutorial/uiswing/misc/dnd.html#complex]How to Use Drag and Drop. Shows you how to move drag item is a JList.

Similar Messages

  • Changing the size of images displayed when a thumbnail is clicked

    In an Aperture gallery, how do I change the size an image is displayed when a thumbnail is clicked. There are sliders for changing the size of the thumbnail; I can't find an adjustment anywhere for the size an image is displayed when the curved arrow in the upper left hand corner is clicked.
    Help!
    --Kenoli

    Hi Kenoli,
    In an Aperture gallery, how do I change the size an image is displayed when a thumbnail is clicked.
    Do you mean "double-clicked"? In "Browser" mode, when I click on a photo, nothing changes. However, when I double-click on a photo, it switches to "Viewer" mode.
    However, I'm missing the curved arrow that you mention. I can't find any photos with a curved arrow over them in any mode. In fact, the only overlays are the badges in the lower right.
    Can you be a little more specific about exactly what mode you are in?
    nathan

  • My images will not show in the Finder Pictures folders, but just display as jpeg thumbnails.  I have to open each one to see what photo it is.  This has just recently started to happen.

    My images will not show in the Finder Pictures folders, but just display as jpeg thumbnails.  I have to open each one to see what photo it is.  This has just recently started to happen.

    I made sure the 'Show Icon Preview' box was checked.  This is about all I can do, really, Frank, as i don't know enough about the workings of these machines to start fiddling about.
    Strangely the images show as previews in some folders, yet not in others, even though they come from the same sources (my camera and my phone).

  • Display BLOB (image) column in (interactive) report

    Hi,
    I have a field called "picture" in my table "details" which is of type BLOB. i also have a field for "MIMETYPE" and "filename"
    i additionally have a "name" and "description" columns which i need to display along with the picture as columns in a report (preferably interactive).
    i have also modified the BLOB display format as per
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/apex/r31/apex31nf/apex31blob.htm
    what i am missing is the correct query. if possible, i would like to control the size of the picture rendered within the report like say 40*50.
    I have also referred to the thread
    APEX 3.1 Display BLOB Image
    But i don't know how to place the
    dbms_lob.getlength("BLOB_CONTENT") as "BLOB_CONTENT"
    in my query.
    The above also makes the report column as of type "number". is this expected?
    Any help would be much appreciated.
    Regards,
    Ramakrishnan

    You haven't actually said what the problem is?
    >
    I have a field called "picture" in my table "details" which is of type BLOB. i also have a field for "MIMETYPE" and "filename"
    i additionally have a "name" and "description" columns which i need to display along with the picture as columns in a report (preferably interactive).
    i have also modified the BLOB display format as per
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/apex/r31/apex31nf/apex31blob.htm
    what i am missing is the correct query.
    I have also referred to the thread
    APEX 3.1 Display BLOB Image
    But i don't know how to place the
    dbms_lob.getlength("BLOB_CONTENT") as "BLOB_CONTENT"
    >
    Something like:
    select
              name
            , description
            , dbms_lob.getlength(picture) picture
    from
              details
    if possible, i would like to control the size of the picture rendered within the report like say 40*50.For images close to this size it's easy to do this for declarative BLOB images in interactive reports using CSS. Add a style sheet with:
    .apexir_WORKSHEET_DATA td[headers="PICTURE"] img {
      display: block;
      width: 40px;
      border: 1px solid #999;
      padding: 4px;
      background: #f6f6f6;
    }where the <tt>PICTURE</tt> value in the attribute selector is the table header ID of the image column. Setting only one dimension (in this case the width) scales the image with the correct aspect ratio. (The border, padding and background properties are just eye candy...)
    However, scaling large images in the browser this way is a huge waste of bandwidth and produces poorer quality images than creating proper scaled down versions using image tools. For improved performance and image quality, and where you require image-specific scaling you can use the database ORDImage object to produce thumbnail and preview versions automatically, as described in this blog post.

  • Bridge displays color images as b&w

    I assume this has something to do with settings in Bridge CS4, my platform is MacBook Pro OS 6.8.10.
    This question might confuse some people. To beging with, I do shoot my images in RAW files, I even have Bridge convert them to DNG files.
    Upon download the images are displayed in color as they should be for RAW files. After editing images in Camera RAW,  I convert most all images to sRGB. When some of those edited images come back to Bridge, they might be presented in B&W, though no color is lost to the file upon displaying in Photoshop, and I did not edit the file to be a B&W image. I have DNG, Canon RAW, Tif and Jpeg files, and most of these are displayed in color, but some are not, and I have not figured out the missing link just yet. So to be clear, I have Jpeg color images, displaying as b&w images, but they are color images. Only b&w images should be displayed as b&w.
    This problems started once I learned I could edit one image in photoshop out of a series of images, then after editing, i could bring the single photo file back to bridge, and then copy/paste image settings onto a groups of images in Bridge, and all those images would then have the same adjustments made to them as a batch edit adjustment.
    But now sometimes I get a B&W display on some images even when I do not apply a Bridge settings edits, and when I never edited the image for a B&W display.  I has to a setting somewhere in Bridge, and I just have not figured it out yet.
    Thanks in advance for all suggestions:

    ssprengel wrote:
    Yammer asked a pertinent question that remains unanswered—is that “settings” badge (small lines-triangles-in-a-circle) shown on the B/W image thumbnails (at least).  If you’re not sure, then include a screenshot of a few Bridge thumbnails where some are color and some are B/W, using the little camera icon on the web version of the forum messages.
    And the answer is NO!. I only have those showing up associated with the .DNG files (Camera RAW)
    Another similar question would be if you see a B/W thumbnail in Bridge, try doing a right-click (or whatever the Mac equivalent is) and choose Open in Camera Raw.  Is the image in B/W or color in Camera Raw.
    A <Control Click> (on MAC), opens the .jpeg file in b&w, as shown in the thumbnail.
    Can you upload three versions of one of the images that display as B/W:  the original PSD/raw/TIF file, a normal Save As JPG that is in color, and a Save For Web JPG that is B/W?  Use something like http://www.dropbox.com/ and post a public download link to the images, here.
    NO, I thought I explained that real well. Only the .jpeg file that was saved through the "Save for Web" processing ( that is, the a jpeg the goes through greater compression to reduce image file size for web display), is the image file process that produces the b&w thumbnail in Bridge ONLY. All opened images, of various file formats (ie: DNG, Psd, Tif, Jpeg, & Jpeg for Web), all present Color presentations (for editing in Photoshop, and or in display browsers). It is only the thumbnail of that particular jpeg formatting processing for Web Images that produces the b&w image "THUMBNAIL" in Bridge.
    When you Save As JPG or For Web, are you ever overwriting the original image with a new one or do you always save the PS-edited image with a new name?
    No, never. I leave my RAW files, as RAW originals, and work on newly names images files.
    A theory about what is happening is that Bridge uses Camera Raw to generate its thumbnails, and the images that are B/W have some embedded Camera Raw setting, perhaps pasted from a different filetype, that makes CR think the image should be rendered as B/W, but when you open the images on Photoshop, you are opening them directly, without using the Camera Raw plug-in, so any embedded settings are ignored, and the image displays in its original state without the settings having been applied.
    It makes since, (what you are saying), and it certainly does respond in that fashion. Your suggestion to open Ctrl Click, or Right Click to open the thumbnail in Camera RAW, was an interesting test, and the response was to open the previously save color image with a b&w thumbnail, into Camera RAW as a b&w image. So Camera RAW is responding to what is in the xmp settings that describes this images thumbnail to be displayed b&w. It is weird that a browser does not.
    As to what is in the window selections for the "Save for Web" editing windows, Presets for jpeg are :
    Progressive
    Optimize
    Embed Color Profile
    And I use Embed Color Profile.
    Even the Preview button at the bottom of the window, shows the color image as displaying color.
    I vaguely remember about a year ago doing some CS 4 Photoshop and Bridge web tutorials from an unnamed tutoring website and guy named D_k_ . It is his fault. Just kidding, I actually enjoy those tutorial.
    **** Okay, this is perhaps originating from Camera RAW presets, where you can apply previously made settings to other images and then saved them as Presets. Though I don't have this checked in Camera RAW ( still something goofy is going on there), I did find that in Bridge I can reset the individual "saved for Web" image thumbnail back to the the color image by :
    Right Click  (Ctrl Click, MAC) on the thumbnail
    menu down to the "Development Settings" and select :
    "Previous Conversion", and this presents the color thumbnail.
    I have now tested all the Camera RAW settings in Camera RAW, by opening an image in each one of these :
    Image Settings
    Camera RAW Defaults
    Previous Conversion
    Custom Settings
    and then reducing image file size, and saving for the web, while changing file name, and each and every one of these Settings produces a Sepia Toned thumbnail. I found out the images were a subtle Sepia Toned image by enlarging the Bridge Thumbnails bigger for a better view. So I can correct the thumbnail after it has been created, but so far, I can't get the thumbnail to be correct on first creation of the web saved jpeg image file. Regular jpeg image file thumbnails save correctly.

  • I have a picture library with images in sharePoint, now i want display that images in sharepoint webpage as a webpart.

    Hi All,
    I have a picture library with images in sharePoint, now i want display that images in sharepoint webpage as a webpart.
    i have displayed the all the images as a webpart.
    Now i want to enable thumbnail on that images and when i click the thumbnail of the image, it will be dilplayed as large image.
    How can i do this, any help!

    Hi,
    Please do the following to complete this task.
    1) Insert the picture library as list view webpart in your page.
    2)Specify the column titled  Thumbnail Preview in the list view.
    3) Edit the webpart and set the Toolbar Type to Summary Toolbar.
    Regards,
    Anurag

  • Gallery files included on a page without gallery images/thumbnails

    Hi,
    I included the .js files for the gallery on a page without
    gallery images/thumbnails.
    The effect is, that the first image with a link on that page
    gets a yellow border (as normally the first thumbnail does).
    To correct the problem, I changed the code in line 44 of
    SpryThumbViewer.js:
    from
    this.tnImageSelector = "a[href] > img";
    to
    this.tnImageSelector = "div.thumbnail a[href] > img";
    (of course, you have to put a <div
    class="thumbnail">...</div> around an image on real
    gallery pages, so that they work there)
    Do you see any problems with the changed code? Could it be
    changed in the official release?
    Greetings,
    Sven

    Live View, Code View or Design View?
    Have you validated your code to check for errors?
    CSS - http://jigsaw.w3.org/css-validator/
    HTML - http://validator.w3.org/
    You could comment out your links to external scripts and CSS Files.
    <!--this is an html comment
    -->
    To turn off styles in Design View only, go to View > Style Rendering > untick Display Styles.  Or consider using a Design-Time Style Sheet.
    Dreamweaver Help | Use Design-Time style sheets
    To speed things up a bit, try these tips:
    1. Edit -> Preferences -> Code Hints -> Disable description tooltips
    2. Edit -> Preferences -> Highlighting -> Untick both Live Data Untranslated and Translated
    3. Edit -> Preferences -> Sync Settings -> Untick all in sync settings
    Nancy O.

  • Image Thumbnails only sometimes (in Finder, on desktop)?  Why?

    I save many pictures daily from the net by dragging the image to my desktop. Everytime I do this, the file appears as the Jpeg "folder paper" (like the preview icon) with the file name.
    Sometimes, then, I will edit the image (usually in Photostudio because it's fast to boot) and resave with the same file name - as a replacement. When I do this, 90% of the time the saved file will display a tiny thumbnail of the image instead of the "preview icon".
    I would like to have all of my .jpeg and .jpg images displayed in this way in both the Finder and on my Desktop. How do I do that?
    Thanks
    PowerMac G5 2x2   Mac OS X (10.4.5)  

    It's because PhotoShop is saving thumbnails in it's files.
    Dragging a file will rarely, if ever, produce a thumbnail of the graphic.
    You can open them in PS and re-save them, you'll then get a thumbnail.
    See PhotoShop / Preferences / File Handling.
    Scott

  • OVI SUITE does not display PHOTOS as thumbnails.

    HELP! Ovi suite does not display Photos as thumbnails, see screenshot attached.
    12-May-2011 01:19 PM
    Hi, please help. Ovi Suite does not display Photos saved in my computer. Just getting Default grey image for everything on the thumbnails. OS XP home (Service ack 3). Run the repair and nothing. I uninstalled the application deleted everything to do with Nokia. Downloaded the application again and still the same problem. Nokia Ovi version 3.1.0.84. The only problem is that, Just shows grey thumbnails and no thumbnail photos. See screenshot attatched
    I followed this troubleshooting steps and it still the same issue!..
    Step 1
    - Go to Add/Remove in Control Panel
    - Click Ovi Suite
    - Click Repair.
    Once repair is completed then please restart computer and check.
    If Step 1 didnt work, then try the below step
    Step2
    -Go to Add/Remove in Control Panel
    - Click Ovi Suite
    - Click Uninstall
    Also uninstall the following f
    - Nokia Connectivity Cable Driver
    - PC connectivity Solution
    Then right click my computer, click manage.
    - Device Manager-Ports- If you find anything by name Nokia please unistall ( Dont remove anything else)
    Then reinstall windows Installer from the link provided below
    http://www.microsoft.com/downloads/en/details.aspx​?FamilyID=5a58b56f-60b6-4412-95b9-54d056d6f9f4&di...
    - Then restart computer.
    - Download and install Ovi Suite
    - Restart Computer again
    - Connect the device, dont open Ovi Suite and wait for all the driver to be loaded by windows.
    - Once done then lauch Ovi Suite.
    - Check for the issue
    And this did not work, I also installed DIRECTX and still it did not work, PLEASE I WOULD LIKE THIS TO BE FIXED!
    Regards to all.
    Attachments:
    Dibujo.JPG ‏83 KB

    I guess sometimes this happens when the direct x is missing or corrupted in the system. Please download and install from the link provided below.
    http://www.microsoft.com/downloads/en/details.aspx?familyid=2da43d38-db71-4c1b-bc6a-9b6652cd92a3
    Make sure you restart the computer when the installation is complete..
    Hopefully this helps
    Show appreciation by clicking the kudos star :-), or gesture by typing thanks

  • Why has Lightroom 4 stopped displaying my images?

    I was scrolling through my image libary in thumbnail mode - quite fast as I was looking for certain groups of images to keyword them.  I had been doing this for some time and then suddenly it just stopped displaying the images - the thumbnails were just empty.  I thought they would render after a few seconds but they didn't.  I then scrolled back up and none of the images were being displayed.  Lightroom would then not close properly so I had to force quit.  Computer wouldn't shut down properly either - I assume Lightroom was still doing something in the background.  When I restarted the computer and opened Lightroom the same problem was the same - no images at all being displayed.  Everything seems fine on the hard drive when I look outside of Lightroom so the images are there, and all the folders are still in place in the Lightroom catalogue - just not displaying images.  Any ideas?

    Re-installing LR very rarely changes anything...
    Did you install some other software recently?
    Is your preferences file ok? ...just thinking of one *of the usual suspects*... [on Win7  C:\Users\<youruser>\AppData\Roaming\Adobe\Lightroom\Preferences\Lightroom 4 Preferences.agprefs] ... you can rename the existing one and let LR recreate a new one.
    Recreating as suggested above would not mean your total catalog, but all your previews - if we suspect the previews folder of corruption.
    Speaking of usual suspects: try the last backups of your catalog, if they show the same behaviour? ...to rule out some corruption of your working catalog...
    You optimize your catalog regularly, e.g. before creating the backup? If not, you could also try that.
    If none of your catalogs works, then create a fresh test catalog and import a few images and render their previews, to see if it is actually your LR installation with the problem.
    Did you try LR4.3RC already? This might make more sense than re-installing an older version.
    Good luck, Cornelia

  • Multiple images (thumbnails) and the Mediaplayer

    I confused about how to approach the concept of OSMF's Mediaplayer
    working with something like a scrolling list of thumbnail images.
    I understand that you can have multiple instances of the Mediaplayer,
    but how do you work with the addEventListeners?
    Do you store the instances, inside an Array or ArrayCollection?
    I can't find any online docs or code that helps me understand this use case.
    I would appreciate any advice.

    I may be asking for something OSMF was never intended to do and maybe I should not be thinking of building playlists using OSMF at all.
    I want to create some kind of Playlist that has a image  (scrolling list, cover flow, etc...).
    I was assuming that the image inside this playlist could be displayed using an MediaPlayer/ImageElement. This palylist does not need to use SerialElement or ParallelElements in this case, I think.
    While thinking through this I figured I could store an instance of the MediaPlayer in an Array, for each image. Then my thoughts turned to handling all the possible addEventListeners and it seemed like a nightmare. Now, I can do all this normally without MediaPlayers, I guess I'm just seeing how far OSMF can reach.
    To me playlists, in different forms, are companions to a MediaPlayer, right? Even video might need a visual image playlist.
    So I guess my question is, where is a good cut off point for using or not using OSMF for displaying images in an application?
    Has anyone built a visual playlist using OSMF to display an image?

  • Displaying an image in flex

    How to browse an image from my local disk and display it in a
    text area in flex

    i have writen the code for the uploading of images,the images
    first get displayed in the text area and then after clicking the
    "button" to display the images in the tile list component but
    somehow the tile list takes the path of the image rather than the
    actual image....plz help
    mxml code
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    creationComplete="init();" initialize="initData();" width="100%"
    height="100%">
    <mx:HTTPService id="userRequest" url="
    http://localhost/mixbook/return.php"
    useProxy="false" method="POST">
    <mx:request xmlns="">
    </mx:request>
    </mx:HTTPService>
    <mx:Script>
    <![CDATA[
    import mx.controls.Image;
    import mx.collections.ArrayCollection;
    private var urlRequest:URLRequest;
    private var fileReferenceList:FileReferenceList;
    private var serverSideScript:String = "
    http://localhost/mixbook/upload_image.php";
    [Bindable]
    public var TileListdp:ArrayCollection;
    private var myArray:Array = new Array;
    import mx.collections.ArrayCollection;
    import mx.controls.TileList;
    private function init():void
    urlRequest = new URLRequest(serverSideScript);
    fileReferenceList = new FileReferenceList();
    fileReferenceList.addEventListener(Event.SELECT,
    fileSelectedHandler);
    private function uploadFile():void
    fileReferenceList.browse();
    private function fileSelectedHandler(event:Event):void
    var fileReference:FileReference;
    var fileReferenceList:FileReferenceList =
    FileReferenceList(event.target);
    var fileList:Array = fileReferenceList.fileList;
    // get the first file that the user chose
    fileReference = FileReference(fileList[0]);
    // upload the file to the server side script
    fileReference.addEventListener(Event.COMPLETE,
    uploadCompleteHandler);
    fileReference.upload(urlRequest);
    // update the status text
    statusText.text = "Uploading...";
    private function uploadCompleteHandler(event:Event):void
    statusText.text = "File Uploaded: " + event.target.name;
    var file:FileReference = FileReference(event.target);
    //var file:FileReference ;
    outputTextArea.htmlText = "<img src='C:\\" + (file.name)
    + "'/>";
    //myArray.push(outputTextArea.htmlText);
    myArray.push("<img src='C:\\" + (file.name) + "'/>");
    trace(outputTextArea.htmlText);
    public function dodo():void
    var image1:Image = new Image;
    image1.source = outputTextArea.htmlText;
    // myArray.push(outputTextArea.htmlText).valueOf();
    // myArray.push(image1.source);
    TileListdp.source = myArray;
    image1.source =TileListdp.source;
    //TileListdp.source = image1.data;
    private function initData():void
    TileListdp = new ArrayCollection();
    ]]>
    </mx:Script>
    <mx:Label text="Upload File From Flex to PHP"
    fontWeight="bold"/>
    <mx:Label text="Choose a file..." id="statusText"/>
    <mx:Button click="uploadFile();" label="Upload File"/>
    <mx:TileList x="195" y="10" width="532"
    dataProvider="{TileListdp}"
    height="207" id="myList" rowHeight="20" columnCount="1"
    labelField="thumbnail" render="mx.controls.Image"
    variableRowHeight="true" visible="true" wordWrap="true"
    includeInLayout="true" direction="vertical" enabled="true">
    </mx:TileList>
    <mx:TextArea height="244" id="outputTextArea"
    width="248"/>
    <mx:Button label="Button" click="dodo();"/>
    </mx:Application>
    php code
    <?php
    $tempFile = $_FILES['Filedata']['tmp_name'];
    $fileName = $_FILES['Filedata']['name'];
    $fileSize = $_FILES['Filedata']['size'];
    $fp = fopen("test.txt","a+");
    fwrite($fp,$fileName."\r\n");
    move_uploaded_file($tempFile, 'C:\\' . $fileName);
    ?>
    <!--<script type="text/javascript"
    language="javascript">window.location='C:\Documents and
    Settings\Manohar\My Documents\Flex Builder
    3\sample\bin-debug\dload.html'</script>-->

  • What settings will allow Adobe to display as a thumbnail in Explorer

    This question has probably been answered many times before but bear with me as I cannot find out what settings are required to allow Adobe to display as a thumbnail, of the files contents, instead of the red PDF orbital image. I have a lot of craft images, papers etc and I used to have a proportion of the files that displayed as an thumbnail image but could never make all my Adobe files display the same and since I have updated to Adobe Reader XI I no longer have any files that display as thumbnails. As it makes it easier to see an image instead of opening each document every time to see the image it would be useful to be able to  convert back to thumbnails. I would hope that this is still possible as if it isn't it is certainly a retrograde step.
    This is on a PC / Laptop running Windows 7
    Thanks to anyone who can come up with an answer
    Pete M

    It has been my experience that with all 64-bit Windows (I use 7 and 8.1), thumbnail preview does not work well. I've had some success with:
    Fixes for 64-bit Adobe Reader preview handler and thumbnails
    With this fix, preview works correctly for a time and then stops working. I have no idea why it stops.
    I've looked for an alternative to Adobe Reader (I use the free version). Only one seems to work and it is Foxit Reader. I understand that you wanted a fix for Adobe Reader. So do I. For now at least, I have set Free Foxit Reader as default so that thumbnails work and use "right-click/open with" to open in Adobe Reader.
    Hope this helps

  • Delay in displaying new images

    Here's the situation.
    Shooting tethered with a Nikon D800E. Using Nikon Camera Control Pro to operate the camera. Using Adobe Bridge CS6 to monitor the destination folder. There is often a delay before Bridge will display new images. For several exposures in a row Bridge will display new images as they are created. Eventually it get to the point where it will not display a new shot. When you take a second shot, both it and the preivious image will appear together. Some times two shots in a row will not apprear and upon taking a third shot all three will apprear. I've tried switching thumbnail options, Prefer Embedded, On Demand, HQ, it's a little more responsive when using the embeded thumnail but still has the issue.
    I've tried two workstations. A MacPro 3.1 running OSX 10.6.8 and a Mini 6.2 running 10.8.3. Bridge has the same problem on both some what worse on the Mini.
    Has anyone seen this problem when monitoring a folder that is activly receiving new images?
    On a side note, it would be great if Bridge would scroll to display new images. Seems like it would have to auto select the newest image.
    Thanks,
    David

    This is what I was thinking of.  He speaks specifically of signal delays.
    Helpful Equipment:
    16′ or 25′ USB Booster Extension Cable
    This is a must! Standard  USB camera connection cables are too short for practical work. Since  transfer speeds are slower over distance, typical USB extension cables  are a poor choice. An “active” USB extension cable or “booster”  cable is self powered through the connection, allows a cleaner signal,  decreases the risk of corrupted files, and maintains a steady download speed.  Active USB extension cables can be daisy chained up to 75.’
    IOGEAR USB Extension at Amazon

  • Catalogue Image Thumbnail Size

    Question:
    Does anybody know if there's a way to automatically create thumbnail images for the catalog thumbnails? I feel like I've tried everything and have been searching for threads on this topic but found nothing.
    Here's what I'm doing:
    <div class="shop-catalog clear">
        <h4>{ tag_name}</h4>
        <div class="image"><img src="{tag_image_value}?Action=thumbnail&Width=50&Height=50" /></div>
    </div>
    Oh, and I've tried the tag both with and without the _value in it. Neither works.
    Answer:
    There is no _value for catalog images or products and you can not use the thumbnail code on them. The catalog image is intended to be just a small image size, so you'll need to resize your images to appropriate size before uploading them.

    Please I need help. How can I display thumbnails of all the catalog on a site in BC. Instead of the {module_cataloguelistdump} that only list the tag names of the catalog without displaying the catalogue thumbnail images. BC support told me I have to place individual catalogue one by one on the page, which I found inefficient, because in the future the client can increase the catalog and I have to go into the code again, instead of just adding the catalog.
    I will sincerely appreciate your help.
    Regards

Maybe you are looking for

  • HP Officejet Pro L7780 all in one

    When I have finished printing I cant close the printer icon in the dock. The only way I can close it is to select Force quit.

  • [FUBARed] Adobe Premiere CC (2014) Crashing

    Keeps crashing...wtf. ...knew I shouldn't have uninstalled the tried and tested "2013" version. EDIT: How do I download the old Adobe Premiere CC (not the one with "2014"). I need a stable version and I can't download the older version from Adobe lik

  • MUSIC SMART PLAYLISTS PROBLEM/ERROR/BUG

    It seems that Apple continues to ignore the problem with the music smart playlists... IT'S A SHAME!!! What's the point in getting an iPod/iPhone that doesen't work as it should??? WAKE UP APPLE!!! Regards.

  • How to create a Column that will "carry over" values

    I have the first 5 colums of the following table and I would like to create the last column (Carryover). The calculation for carryover (current row) is PRIOR_DAYS_OF_SUPPLY(current row)-DAYS_BTW_REFILL(current row)-carryover (prior row) This is trick

  • An exception occurred while processing a request

    Hi, When I try to open the details page of a KM navigation folder, I get this error: An exception occurred while processing a request for : iView : N/A Component Name : N/A iView not found: pcd:portal_content/every_user/general/eu_role/com.sap.km.hom