Create Collage "Click to Add Image/Drag & Drop" ??

I am using PSE (Mac) for editing and managing product photos.  I found the collage under the Create > Collage options.  In that collage, there are 'photo place holders' (not sure the correct technical lingo here) I have a PDF file that has 6 spots for photos that I update regularly with new products.  I want to utilize the "click here to add a photo/Drag and Drop" functionality.  I have watched over 30 youtube videos, read numerous blogs and been back and forth on your site with no relevant answers.  Please assist and help me keep my job. 
Thank you.
[email protected]

Hi,
If you want to just utilize the "click here to add a photo/Drag and Drop" functionality do n't need to go to Collage . Go to Graphics panel (or Content Panel for earlier version) , select "Be type" >>frames .
Apply one of them , make duplicate of frame layers by right clicking on them in the layers panel and select duplicate frame layer.
thanks,

Similar Messages

  • Image drag drop not working in scaffholding. Does it require soem setting?

    image drag drop not working in scaffholding. Does it require soem setting?

    Hello Manoj,
    The scaffolding teamplate which you use to create scaffolding page is actually a design prototype which helps you to create similar types of pages instances very quickly without authoring each page separately (for example news, aticle types of pages) and that is the concept of scaffolding only.
    For example - When you go to location http://localhost:4502/miscadmin#/etc/scaffolding/geometrixx you will see a "News" page which is an example of scaffolding (this is a similar page which you can create using scaffolding template).
    Now if you open this page you will be accessing http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html and here you will see already design page.
         1. if you access page properties from side kick you will see how this page is configured using target template and target path
         2. if you go to design mode using side kick you will see how the component has been design (which is similar to what appears on page when you came first time)
         3. Now come back to normal view of that page (http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html) and author this page with some dummy property and click on "create" button. I know here you can not author the image as it comes as disabled empty box.
         4. once you author the content and click on create button it will create an instance of scaffolding page on the same page you can see the link on the top of same page.
         5. Now access that page, when you access that page the page will take reference of target template you configured using pare preoperties to display the page.
         6. On this page you will see the same component you configured and when you will edit it you can author the image from there directly.
    Now question is why to configure same component two times half data from scaffolding and half data from page but answer is the design is correct because the page design which you have created (for example http://localhost:4502/cf#/etc/scaffolding/geometrixx/news.html) is just proto type to create actual page instances and prototype can not holds values for page instance (specially image until it doesnt configured correctly for page instance in this case) which exist only when you create pages using the scaffolding page prototype. Otherwise you have to do more customization by extending scaffolding "/libs/wcm/scaffolding" changing the code and design OR you have to design it according to your target page strtucture which you have configured in page properties (specially image node).
    If you want to create your own page prototype using scaffolding template and want image to associate just copy paste "/etc/scaffolding/geometrixx/news/jcr:content/dialog/items/items/tab2" node to your newly created scaffolding page prototype.
    for more information on scaffolding just refer -http://dev.day.com/docs/en/cq/current/wcm/scaffolding.html
    I hope it clarifies your question and help you to proceed. Let me know if you need more information or help.
    Thanks,
    Pawan

  • Dynamic Image Drag/Drop

    Hi Dudes,
    I found a very nice image drag/drop example in the Live Doc :
    http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Live Docs_Book_Parts&file=dragdrop_081_14.html
    My problem is that I can't manage this dynamically ... I want
    this :
    <mx:Image id="myimg" alpha="1" x="800" y="500"
    source="images/qw.png"
    mouseMove="dragMe(event, myimg, 'img'); myoffset(myimg);"
    />
    but coded that way:
    im = new Image();
    im.source = 'image.jpg'
    // MY LINE
    MISSING TO MANAGE mouseMove
    Any Ideas ?
    Thanks a lot ...
    Virtualsight

    Hello.
    What about like this?
    private function dynamicImage():void
    var img:Image = new Image();
    img.name = "myImage";
    img.source = "assets/hoge.jpg";
    img.addEventListener(MouseEvent.MOUSE_MOVE, onMouseMove);
    private function onMouseMove(event:MouseEvent):void
    var img:Image = event.currentTarget as Image;
    dragMe(event, img, "img");
    myoffset(img);

  • Image "drag & drop" saved as .bmg instead of .jpg

    Hi.
    Now, recently I was trying to drag and drop some picture to my desktop and I found out that it started to save the image as bitmap instead of jpg.
    Any idea how to fix?

    This might be happening if the images aren't in the cache and Firefox uses the expanded image that is currently in memory.
    Make sure that the cache is enabled and working, see the about:cache page.<br />
    Firefox also has a separate image cache, but I do not know how that cache works.

  • Text and Image Drag Drop Functionality within TLF

    Is there any way by which  I can use select the text or inlinegraphic and drag and drop it within same component?

    if you want to drag and drop ILG within TLF,of course ,you can!
    somebody has made it
    http://diding.javaeye.com/admin/blogs/345239

  • How do i transfer a rental movie... it shows under my library.. but that is the only place and I can not right click to add or drag and place in my device

    i rented a movie... it shows as renteal under my library category... but that is the only place... how do i transfer it to my ipod classic?... it does not show under movies when i click that tab after clicking my device icon

    Are you sure you don't have a 5G iPod Video?  5G Videos do not support rented films.  Use this article to help you determine what generation and model your iPod is.
    http://support.apple.com/kb/ht1353
    B-rock

  • Captivate 8 Drag drop - Many to Many as correct answers? via type.

    Captivate 8 Drag drop - Many to Many as correct answers? i.e. via type grouping of drag image objects
    I've hit a brick wall. I've been testing this drag drop quiz feature via the Interaction Wizard and I've found that drag items assigned to the same type grouping, will only associate with one single target drop object. Is this a limitation of the drag drop wizard or a limitation of Captivate 8?
    I did successfully create a simple many to many drag drop when every drag item was unique, however when duplicating drag items and assigning them to the same type, it seems all the same type want to only have one single valid drop target.
    For example, creating an electronic circuit board quiz, I might have 3 resistors of the same value ( i.e. drag images of resistors ), that I want to be accepted by multiple drop targets ( i.e. rectangles that make up the circuit board ) that will accept a resistor drop item of that same value, as a valid drop item. In essence any of those 3 resistors of the same value, can be dropped in any of the circuit grid 3 cells and all still be correct. I can't seem to make this work, when those 3 resistor images are grouped into one type in the Drag drop Wizard. It only allows them to point to one drop container.
    Thanks,
    David

    Devraj,
    Actually I think I used your first method.   I had about 10 drag sources, some of the same type and some not and 25 drop targets of the same type to deal with.
    The approach I used was to group some of the Drag Source Objects ( like common parts such as multiple wire connector images, 4 in total ) but not group the Drop Target objects ( 25 rectangular shapes that make up the circuit board grid ). That did work successfully. I'm slowly getting to understand the way this drag and drop object type grouping works.
    My next test is to Group the Drop Targets by Drop type that can accept the corresponding Drag type. Thus for my 5 x 5 grid of rectangles objects, the drop rectangle objects that are designated for a given wire connector, would be assigned a drop type of that wire connector. If this can work, it could save even more time, when setting the correct answers. i.e. I would just set the correct answer as a drag type and drop type relationship. I think this could make it easier if I had a really big grid of drop rectangles, as I won't have to specify every single drag drop object relationship.
    Unfortunately so far this method is not working. I keep getting the Incorrect Answer message when testing, even though I know it's the correct drag drop answer. I know the drag source group type works, but the drop target group type is not working in the correct answer association with the drag group type.

  • Add Images: My Lulu Files

    You may also view and upload any image currently associated with a calendar, photo book, or cookbook project.
    To add images from the My Files page:
    In the Project Images panel, click the Add Images button.
    Click the My Files tab in the resulting window.
    Thumbnails of your images and photos will be displayed.
    Click the Next or Previous buttons to navigate to the next or previous page of thumbnails.
    Click and drag the thumbnail image into the Project Images panel to the right of the thumbnail view to add an image to your project.
    Double click on a thumbnail to view a larger version of the image.
    Click Add to Project Images to add the image to the project images panel.
    Click Back to Images to return to the page of thumbnails.
    Click Done to upload the selected image(s) to your project.

    The newest GarageBand 10.0.2 can no longer do podcasts. This feature has been discontinued. Use your old GarageBand '11, version 6.0.5 for that, the last GarageBand version that could add chapter markers and images.
    The GarageBand 10 installer did not remove GarageBand '11, it should still be there in a subfolder of Applications.

  • Smart folders and drag&drop

    Morning.
    Is there a way to create a smart folder and then drag&drop some emails into this smart folder, so that I can find in this folder all emails I've collected in it without that these emails are moved out of their respective original mailbox?
    This would be very usefull to merge emails without a special evident unique attribute but with similarity given by the user.
    Do you know, what I mean?
    TIA and kind regards, Friedrich

    vatolin wrote:
    V.K. wrote:
    no. smart folders are … saved searches.
    That's understood. Is there any other approach to catch my concern to collect e-mails in one place without move them out of their original place and without to duplicate them?
    no, it has to be a smart folder to do something like that.
    Otherwise I think I'll set a keyword in MailTags and create a smart folder that catches all items including the keyword.
    That's probably your best bet.
    TIA and kind regards, Friedrich

  • Magic trackpad won't drag-&-drop

    Just find that i can't double tap-&-hold to use drag-&-drop. i can double click, but can't drag-&-drop.
    However, i can use three fingers to drag-&-drop windows position, even files in finder.
    Why? how to solve this? I'm using the latest iMac and Mavericks with Magic Trackpad.

    If third-party software called "Air Display" or "AirParrot" is installed, remove it according to the developer's instructions, then reboot. Back up all data before making any changes.

  • Yosemite Mail.app attachments drag&drop

    In Mail.app (v. 8.0) I'm unable to drag&drop attachment from incoming emails to new email (however ctrl+c/v still works).
    Steps to reproduce:
    Have an email(s) with attachments
    Create a new email
    Try to drag&drop some attachment from step 1.
    Was this feature deleted, or it is a bug (it was working in previous OSX)?

    I have the same annoying issue. The open email is stuck in the middle of the page and I cant see 2 open emails at the same time. How many times did you need to restart to fix this please? Thanks

  • Can open Topics by drag & drop, but not by double-clicking in the DITA map

    Hi,
    evidently I made an error somewhere in my structure app, the result is that I cannot open DITA topics by double clicking them in the DITA map anymore (Framemaker does simpy nothing). I can, however, open them by dragging the xml files onto the Framemaker window.  If I use the standard DITA 1.2 application everything works fine so I guess the problem is in my mapping.
    Here is what I tried to achieve:
    We need certain variations of the normal 'topic' type topic. The DTD should be identical, however different structures should be auto-inserted when creating a topic and the topic should have certain attribute values predefined.
    The idea is that the author can select one of these topic types when creating a topic, but when opening an existing topic simply edit it with the standard topic temple.
    Here is what I did:
    I duplicated the topic.template.fm, renaming it say "topic_a.template.fm", "topic_b.template.fm" etc. (just an example).
    I made adjustments to the EDD of these templates, changing the auto-insertions and the default values of some attributes.
    In the structapps.fm file I added XML applications for these new topic types, mapping each application to one of the new templates, but to the original topic DTD and r/w rules. E.g. the application "DITA_1.2_topic_a" is mapped to the "topic_a.template.fm" template, and to the original "topic.dtd" and "topic.rules.txt" files.
    In Framemaker I then created corresponding application mappings in the DITA options. E.g. the topic type "A" (which defines the visible text in the "New topic" menu) is maped to the XML application "DITA_1.2_topic_a".
    The result:
    It works as intended in every way when creating topics. The topics are saved with the standard doctype 'topic'. However for when I try to open topics from the DTD by double-clicking then nothing happens. Opening topics by drag & drop works fine though and they are opened with the normal (general) "topic.template.fm" template as desired.
    Any ideas? Was this confusing or am I completely off somewhere?
    Robert

    Hi Robert...
    When you say that you need "variations" from the normal topic type .. are those structural variations or just formatting? FM associates structure apps with XML files based on the doctype (root element). If your files all have the same root element, then they will all open with the same structure application (unless you specify a different one when opening the file or by importing a new EDD). It sounds like you really should be creating a specialization for each alternate topic type. If you don't, you'll end up getting the wrong "model" assigned to the wrong file.
    Multiple EDDs (structure apps) can share the same DTD, and one EDD (structure app) can support multiple models. This is how the "ditabase" app works. There are lots of ways to set this up, but I think what you've done is probably not quite right.
    The default structure app setup in FM11 and FM12 is very complicated to work with. I recommend creating a single app that supports many models. This isn't always possible, but it sounds like in your case it should be. I've set up one app that supports 13 different specialized topic models and it works fine.
    Note that even though you've added structure apps for each model, if you end up opening the files using the default template, you are no longer using those modified models.
    Sorry, but this is a bit more than can be dealt with appropriately in a forum post. If you'd like more help with this, feel free to contact me off list.
    Cheers,
    …scott
    Scott Prentice
    Leximation, Inc.
    www.leximation.com

  • Hi all, when I open a New Tab pg all the images are blank - I've tried clicking on the blank images, & dragging a link from the Bookmarks, without success!

    I want to achieve at least one of two things: either set New Tabs to open with Google automatically; or at least, to have Google pinned to the New Tab page. (Google is my home page.) When a new page opens, all the images are blank. I've read through the Help pages & tried various things. I've tried dragging Google from the Bookmarks to the New Tab, but this only opens Google. I've tried clicking on the blank images, but nothing happens. I've toggled the blank images off for now, so at least I don't need to look at them. I am doing a university course online, so efficiency is really important to me! Those extra clicks really add up & distract!... Thanks in advance :)

    # In the [[Location bar autocomplete|Location bar]], type '''about:config''' and press '''Enter'''. The about:config "''This might void your warranty!''" warning page may appear.
    # Click '''I'll be careful, I promise!''', to continue to the about:config page.
    # Type '''browser.newtab.url''', in the bar on the top of the page.
    # Double click the first result, '''a new window should appear'''.
    # Type '''www.google.com''' in the window, click ok.
    # '''Open a new tab''', does it go to google?

  • Drag drop images while composing the forum post

    Hi All,
    Many time I felt like it would be good if we can drag drop images to the forum post being composed.  Similar to Gmail compose, if NI forum composition page also has that drag drop feature, it would be great.  But I'm wondering if it's only me or other people are also out there looking for this feature.
    Thanks,
    Ajay.

    Francois,
    I have tried to implement this bean but I'm having problems. I've been using your
    LAF package for almost 4 years now without issue. I tried the jar file from the zip
    file. I also created a new project and recompiled the java code against the 10.1.2.3
    frmall.jar file that matches our app server. I resigned it and it's still not working.
    Maybe I'm just missing something simple. When I compile and run the form, I see
    the canvas and I can change the text fields, but I don't see how I can drag and
    drop items. Hopefully, you can think of something that can fix our problem. I would
    love to be able to use drag and drop functionality in an upcoming application.
    We're running the following versions:
    App Server: 10.1.2.3
    DB: 10.2.0.5
    JDev: 10.1.3.3.0
    Windows XP for the clients
    Windows Server 2008 for the servers
    Thanks,
    Jason
    Edit: I looked in my java console and saw that my issue was that we signed this jar file with a different certificate. I created a special config as Francois has suggested in another post and included only the DnD.jar file and it worked. However, I can't get the image or multi-line text areas to drag and drop. I'll keep poking around and see if I can figure out what's going on. The console seems to recognize when I'm dragging and dropping from all fields.
    Edited by: hanszarkov on Jun 27, 2011 12:58 PM

  • Drag & drop images from Finder into new Photoshop layer?

    Is it possible to drag & drop images from Finder into a new Photoshop layer?
    I can do it from a web browser, but not the Finder.

    >I couldn't find a way to do so in Bridge, but also I never use that program. Never got into Bridge's workflow. >
    I really do suggest that you re-visit Bridge especially the CS4 version.
    I just cannot conceive of trying to use a Digital camera, a Scanner or the Creative Suite programs without using Bridge and ACR.
    I can even use it to read PDFs and inDesign documents (all pages!) without opening Acrobat or InD..
    >I usually keep a "work" window open with all the files I am using for a project, so it would be far more handy to be able to skim them in the Finder.
    It is now far more effective and efficient to do that in Bridge than in the Finder.
    This is where you would find the new Collections feature to be invaluable:
    Just select all the images and other files connected to a project from any folder and drag their icons into the same Collection.
    You then have all aliases (previewable at full-screen slide-view size with one click of the space bar in CS4) to ALL of your files which are now visible in. and openable from, a single panel.

Maybe you are looking for

  • HDV Quicktime Codec for PC

    Hi I am in the middle of editing a project on FCP 5 and need to export part of it to a PC. The footage is HDV 1080 50i and for speed I would prefer to keep it that way. I'm having trouble finding the Quicktime codec to allow the footage to be palyed

  • ITunes Library alphabet is messed up!

    For a little while now my alphabetical order in iTunes has been out of wack. It goes: A, E, I, O, U, H, K, L, M, N, P, B and so on, completely out of order (but with vowels first... conveniently?) It does this no matter what I sort by (songs, artists

  • Does Audition 3 integrate directly into Premiere Pro CS3?

    On occasion I need to use a filter like De-Esser that is not in Soundbooth. Can I go directly from Premiere Pro CS3 to Audition 3 and back again like the previous versions?

  • Yahoo messenger is not logging in

    I am not able to log in YM in my Mac Pro - (new OS)as I do it in my Windows OS in my other laptop . Every time it says - the user id adn password is not correct , where as same is opned else where in different computer including in my smart phone . I

  • Portal query expression language specification

    I'm looking for a definition of the query language used by WLP for content searching, but can't find it anywhere. There's a little about it in the javadoc for the com.bea.p13n.content.expression.ExpressionHelper#parse(String) method, but this refers