Adding Picture in PLD .....

Hello Experts,
                   After inserting the picture box, when i click to Browse button, shows the error message " The Picture folder has not been define [Message 131-99]".
      How to add the picture in the Picture Box, while designing the PLD?

Hello
In General Settings, in Patch tab, check the pictures folder directory.
Copy your file there, and it will work.
Regards,
J.
Edited by: János Nagy on Feb 10, 2010 8:44 AM

Similar Messages

  • Documentation on Linking fields and adding formulas on PLDs

    Does anyone know of some good docs on  Linking fields and adding formulas on PLDs?
    Can't seem to find much.
    thanks

    Hi Paulo
    When I go to that link I get the following message:
    Alias not available
    The alias SMB/SBO/PLD that you have entered does either not exist,
    or you are not authorized to access it.
    do you know what this means?
    thanks
    mike

  • Adding pictures into keynote

    I have a OD user who is having trouble adding pictures from iPhoto into Keynote. They are dragging photos from iPhoto onto Keynote Presentation and it is taking (in their words 5 mins) to add each picture. What could be happening here?  Is there a solution?
    Thanks in advance

    They are dragging photos from iPhoto onto Keynote Presentation
    To add images from iPhoto:   
    Within Keynote, click Media in the Toolbar, then select an image from your iPhoto, Aperture, or Photo Booth library.

  • My idvd wont play sound in some parts of my i movie project, even though i can hear the sound in imovie. dont get it??? and at the end of my i movie i added pictures with music. it appears as tough there is some kind of ripple effect when i play in idvd??

    my idvd wont play sound in some parts of my i movie project, even though i can hear the sound in imovie. dont get it??? and at the end of my i movie i added pictures with music. it appears as tough there is some kind of ripple effect when i play in idvd??? i dont know why, i did not add anty effect.

    any suggestions

  • Adding picture to mp3 files in iTunes Bugs found!

    There is a bug when you adding picture to lots of music in an album. Which you when you finish adding the picture, some of them changed the picture...but there are some not changed. Those not changed picture mp3 files are all bugged, the bug is which your music will be repeating at the first few sec. Its kinda annoying! Need to delete the whole mp3 file away...
    Please help to contact Apple about this bugs and fix it quickly! Thank you.

    I was having the same issue with a few (not all) .m4k files on a NAS -- in my case the problem was something with file attributes/permissions (I'm using Windows 7).
    ITunes could not change the actual file (rename/move to keep organized, add artwork, etc), though Windows would update the file date when I did attempt these things. Permissions seemed fine for the files, but the fix was to simply change an attribute and hit 'Apply' from the file properties window (right click file in File Explorer...Properties).
    Specifically, most of my files had the Archive attribute checked, which I just unchecked and hit Apply. The issue wasn't the setting since all of my files have this attribute set and most can be edited by Itunes, but by changing the attribute, it fixed whatever weird issue there was with iTunes altering the file.

  • Address Book Slow Adding Pictures

    Upon adding pictures to contacts, the Adddress Book app begins working very slow. Lots of spinning wheels, and waiting to load picture edit box, and then anything else in the app is slow after that.
    Any ideas to remedy?
    thanks!

    bump, anyone?

  • I just got a LG Enlightenment and google+ added pictures do it

    I just got a new phone and Google+ added pictures to it and some of them i do not wish they were there. I tried to delete them but they won't delete. And i could not find them on my Google account how do i get rid of them?

        Hello rachy7,
    Congrats on your new LG Enlighten! It's such a great smartphone to have! I use Google  to connect with my friends and family so I am very familiar with your requests. It sounds like you would like to (1) prevent your pictures from automatically uploading to Google  and deleting the pictures that were already added to Google . No worries! I have inlcuded the steps for both procedures, below.
    * To turn off Instant Upload:
    Open the Google   application
    Tap 'Settings'
    Turn 'Instant Upload' off
    * To Delete Pictures from Google  account:
    Open Google  application
    Tap the red Google plus icon on the upper left
    Tap 'My Photos'
    Tap 'Instant Upload'
    Tap 'Menu' then 'select items'
    Tap the pictures you would like to remove to highlight
    Tap the 3 dots on the upper, right
    Tap 'Delete photos'
    I trust this information will prove successful in making sure your friends and family are only able to see the pictures you desire! Please let us know if you need anything further.
    Thanks,
    TanishaS_VZW
    Follow us on Twitter @VZWSupport
    If

  • Using iDVD 5.01. Adding pictures to slideshows.

    Good evening, I am having problems adding certain pictures to a slide show that I am creating. The program allows me to drag and drop some pictures but not others. All the pictures are from the same camera and the same format (JPG) They are not all in the same roll (iPhoto) in fact part of some rolls are allowed, while others aren't.
    Any ideas?
    Thanks, Brian

    Have any of the photos been adjusted/modified anywhere?

  • ADD Picture in PLD

    Hi Experts
    I have made a PLD of Purchase order. I am showing a logo on the top of the PLD. That is a picture field. I have entered this picture in shared folder in B1_SHR->Picture on the server. It is coming properly on server but on client it is not appearing. So please tell me how to set this picture path so that it comes on every client.
    Thanks

    Hi,
    Check what path for picture is under Path tab in general settings. If it is local path, the picture will be only available to server.
    Thanks,
    Gordon

  • Trouble Adding Pictures

    I began working on a project several days ago and after adding about ten pictures, imovie will no longer allow me to add any video or pictures to the project. No message pops up... it simply is not added and the undo add picture option is available under edit. I have repaired and verified disk permission, i have also uninstalled imovie and reinstalled it. No matter what project I use, I am unable to add anything.

    They are dragging photos from iPhoto onto Keynote Presentation
    To add images from iPhoto:   
    Within Keynote, click Media in the Toolbar, then select an image from your iPhoto, Aperture, or Photo Booth library.

  • Adding Picture To Completed Slideshow

    Hello, everyone! I created a slideshow with iPhoto 09 & imported it to iDVD 7.1.2. Everything worked out fine except that I forgot to include a photo. Is there any way I can add the photo to the (almost) completed slideshow in iDVD. Dragging & dropping didn't seem to work. I'm running Snow Leopard OSX 10.6.8. Thanks in advance!

    hi, without actually testing, I am quite sure you cannot.
    Is there a problem going back into iPhoto and adding the last picture?
    If you do that, don't forget to start a NEW project in iDVD instead of using the "update project" feature. It simply doesn't work. don't even try. things get screwed up.
    good luck!

  • Adding pictures to mysql

    I would like to upload a picture in flash that will send it to a php page which sends the picture to mysql database and displays it in flash.

    You wouldn't put the picture into the database; rather, you'd put the image name in the database.  Then you can get the image on the page by placing the path to the image's location in the HTML and adding the filename from the database.  One common way to do this is to use PHP as a scripting language to a) extract the filename from the database and b) place the path/filename into the image's src attribute.
    So - what is your question?

  • Adding pictures to vCards in Contacts fails

    Hi, I need your help very much!
    The problem is simple contrary to its solution: I tried to add picture/photo to contacts in Contacts app (known also as Address Book) and after performing all needed actions it keeps attached for several seconds just to disappear. In fact ANY picture from image selector can't take hold. What's wrong, is it possible to fix or is it a bug?
    Please, any help would be much appreciated!
    --scrutinizer

    Hi,
    (I'm here)
    This will  tell you how to display the Buddy Lists (so you can see what is coming from the servers)
    It will describe how then look and compare this to how iChat did things.
    It has a look at how the settings in Yahoo App can be used to change some of what you see in Messages (if you have a Yahoo account)
    It links to some older items on my web site about Adding Buddies and also how they could be displayed and linked to the Address Book.
    This does make it long  and I have also included pics to help.
    Lastly I look at how iChat used to create an Address Card and also "save" the pics which might be used in the Address Book (and were in Messages 7)
    Basically there can be more things influencing things than just other Apple Apps (although I too will have to review the iPhone/Faces info.
    In Messages can you do this so that it displays Buddy Lists ?
    In Messages Preferences > General section untick the item that gathers all the accounts (non iMessages ones) into one List (s that they display separately).
    In this pic it is the item above the yellow tool tip line in the "Buddy List:" section.
    This will cause the Window Menu to show the accounts separately
    Now chose to display the Buddy List in question.
    Mouse over a Buddy to see it is the one you want (particularly if several accounts appear linked to their Contact Card)
    The Screen Name of this AIM account is well known.
    Now the Pic shown here normally comes from the Server  end rather than the Contacts App.
    (Right Click the Buddy and choose the "Show Contact Card")
    In iChat this card looked different and was more linked to the iChat app than the Address book.
    You had an option to chose to the Pic and Override what was coming from the the server.
    This is a mocked up adding a Buddy to the Address Book via iChat 3
    The card would look similar to this but with check box to "Always Use this Pic" which would normally be the one from the Address Book (Now Contacts App)
    See this section of iChat 4 pics  It is/was the one place you could add a Nickname.
    So to explain the Buddy list you see.
    My Messages app is broadcasting the Buddy Pic (my sig pic) I have chosen.
    This is sent to this Buddy List for the hidden one starting with "f" that has no Address Card, and the Ralph Johns-iMac card (shown in the second pic) and the Me at Home card  (so three other AIM accounts showing in this Buddy List).
    As you can see from my Contact Card pic the Contacts app pic for my Main AIM Screen Name (known in Contacts as Ralph Johns-iMac) is overridden by the pic coming from the AIM servers.
    The same is true of Jabber Buddy lists
    Messages also does some other overriding of it's own.
    If your account is not liked to an Address Card then the Buddy List will be overridden by the View an Name or View as Handle (Screen Name or ID)
    My Yahoo accounts does not appear on the Address Card for Ralph Johns-iMac but that Name does appear as the Info in the Buddy list.
    The Ralph Johns Yahoo is set in the actual Yahoo app
    It has it's own card that can be linked to the Mac one where you can effectively change the Display Name.
    I can link it to an Address Card  AND chose to us that pic.
    It seems the ability to allow Messages to use the Pic you choose for the Buddy, be it in the Address Card or not can no longer be done.
    The way iChat Added a Buddy was to use the Buddy Pic if nothing else was available.
    This would tend to mean that an Original pic may still be in here
    But there may also be the one shown in the Buddy List from the Server involved.
    Sorry it was so long and that the answer appears to be that it can not longer be done.
    Even if you find the Pic in ~/Library/Caches/com.apple.messages/Pictures and use in the Address Card I don't see how to now make Messages use this.
    Opps Sorry Hosts.
    I forgot
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.
    9:00 pm      Sunday; August 3, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Adding pictures to contacts in mountain lion

    I'm having issues getting picture to contacts in mountain lion. Any help?

    Same here. It seems like I can add only the standard OS X avatars, or any "Faces" I've tagged of the person in iPhoto. I can't just pick a jpeg as my image. The iPhoto Faces option would be less aggravating if manually adding/editing a Face in iPhoto wasn't so buggy.

  • I cannot see added pictures by previewing from iPad

    I can see pictures, audo files, and texts which I added to a template in ibooks author.  However, when I clicked "preview" and send my work to iPad, I cannot see any added pirctures, texts, audio files.  What is wrong?  I appreciate any help and suggestions.

    Hi Kalachan,
    Check iOS/iBooks version and update to the latest one; Also can you confirm what all things you see in Ipad.

Maybe you are looking for

  • How to change the order of filter in reverse order?

    This is my demo list, and I want to apply filter to it. However, notice that the order of the filter is alphabetic, but I want it in reverse. How can I make the order of the filter in reverse order? ie. havefun have fun haha I have no idea how to des

  • PL/SQL package conversion to SQL

    Hi, Can any one tell me How to convert a package existing in Oracle DB to SQL. I am using Oracle 11gR2 on Windows 7. Just want to know the procedure for migration of package to SQL code.

  • Gantt Chart not display

    Hi, When I login by "UserA" and view gantt chart on workplan screen, It show normally. but when I login by "UserB", It's not display Gantt Chart. How to "UserB" can view Gantt Chart on workplan screen? Please advice me. Thank you.

  • Project content changes not showing in item counts

    [Aperture newbie question] I can drag an album of images from one project to another but when I do this, the item counts for the two projects don't change. I'd expect that if I transferred an album of 100 images, then the item count for one project w

  • ORA-29540:class oracle/pub/runtime/dbws/DbwsProxy does not exist

    Hi we are getting below error while calling UTl_DBWS package. Database version 11.2.0.2 package definition create or replace function xxpvn_ws_test return varchar2 is   service_           sys.utl_dbws.SERVICE;   call_              sys.utl_dbws.CALL;