How to create sub-folders containg my announcment list item's images , instead of saving all the images insdie a share folder

Today i have found this issue which i was not aware of. i have a team site collection, and inside this site collection i have an announcement App. now when users create announcement items and they insert pictures inside the items , all the images are going
to be saved inside the site asset folder , under the following shared folder :-
Site Assets>>Lists-->>"List Name"-->>AllItems
so in this case users might be adding images that have the same names and select to override existing file ,, so images in this way will start conflicting with each others. so is there away to force my announcement list to create sub-folder for each item
, and to store all the item related images inside it ?
for example in enterprise wiki site collection, each wiki page will have a sub-folder containing all its images... so can i have the same behavior inside my announcement list ?
Thanks.

Also i have noted something interesting , now when users attached files or images there are going to be stored under this directory:-
.../Attachments/41/
where 41 is the issue tracking item ID. so for attachments each item will have separate location so files with the same name inside different items will not conflict, which is great.
while if the user insert a picture inside the issue item such as:-
, it will be stored inside the shared folder under the "Site Assets" folder
Site Assets>>Lists-->>"List Name"-->>AllItems
,, so images with the same name from other items will get conflict between each others.
so attachments are being managed in the correct way, as each item will have separate location to store its attachments . while images inserted inside the item description, from all items are going to be stored inside the same folder !!! can anyone advice
??? this is a bug in SharePoint 2013 ?

Similar Messages

  • HT201320 Does my email service provider have to provide the ability for me to create an IMAP email account in order for me to create Sub-folders within Apple Mail?

    Hi, Apple Mail provides a function to create sub-folders within my mailbox so that I can group emails of similar subjects or from the same sender. My service provider only provides POP email protocol and the New Folder button does not appear in my Apple Mail account for that service provider. Icloud provides the opportunity for the iPad user to select between POP and IMAP. I can select IMAP and the New Folder button appears allowing me to create sub-folders within the icloud email account. Does this mean I cannot create sub-folders in my email account unless my service provider provides customers with the option of creating an IMAP email account?
    This appears to be a problem for quite a few Apple Mail users, but service providers appear reticent to provide a response other than 'use Microsoft Exchange / Hotmail, Google GMail, or some other third party email service provider'. This is why I have chosen icloud as my email service provider. It is Apple and therefore Apple supports it. I have been a Telstra customer for over 15 years and they informed me today, strongly, that they support their own products and services, not Apple products, even though Telstra sell them. When I asked the Telstra Customer Support Manager whether they support Telstra customers, I was informed 'no, because the Telstra customer is not a Telstra product or service'. I have since cancelled my Telstra email account and am in the process of cancelling all of my Telstra services.

    Apple Sceptic wrote:
    Does this mean I cannot create sub-folders in my email account unless my service provider provides customers with the option of creating an IMAP email account?
    Yes. That is what it means. You need an IMAP account in order to create sub folders on the iPad.

  • How to download all the images of any website?

    I am developing an application in which a URL needs to specified for downloading all images of that website..
    Please help me out which java classes will be used for this purpose and how to proceed initially??.
    Thanks..

    rav_ahj wrote:
    I need to extract all the images from that website without clicking the links and saving every file manually...Is this possible using Urlconnection class??..Yes. URLConenction can download any URL you provide, or at least try to. How you get that URL, e.g. by searching for IMG tags, that's for you to solve.

  • How do I create sub folders for imported pictures in iPad albums?

    I have imported some photos to my iPad for a presentation. The pictures were in different folder under the main folder. After I import the main folder the sub folders are deleted and now all the picture are in one folder. How can I keep the original main folder with sub folders when importing pictures in iPad photo?

    Not within the Photos app, but there are other photo management apps in the App Store which allow you to create albums within albums e.g. Photo Manager Pro - that app lets you copy photos to/from the Photos app and copy photos via iTunes : Photo Manager Pro help pages.

  • Create sub folders in "local" - Map a network drive.

    I am using Docs2Go and when I save a document, a see an option to save on "local"; thats where I save them. finding these documents is becoming difficult. How can I create sub folders in local disk so that documents can be organised.
    Secondly, after connecting through VPN, Can I map a network shared drive.

    Can't be done.

  • FTP_COMMAND: creating sub folders

    Hi groups
    Iam using FTP_Connect, FTP_command , FTP_R3_TO_SERVER and FTP_disconnect to transfer dat file to FTP server.
    to create sub folder in ftp server
          CONCATENATE 'mkdir'
                     p_filpth
                     INTO l_dir
                     SEPARATED BY space.
          CALL FUNCTION 'FTP_COMMAND'
            EXPORTING
              handle        = g_handle
              command       = l_dir
            TABLES
              data          = i_result
            EXCEPTIONS
              tcpip_error   = 1
              command_error = 2
              data_error    = 3.
    using FTP_COMMAND can we creater 2 or more subfolders at a time? 
    Ex: In p_filpth let the file path be like this 1/2/3. 1 and 2 subfolders already exist.now by using the above code iam able to create folder '3'.
    but if the filepath is 1/2/3/4. then iam not able to create subfolders 3 and 4. At a time only one sub folder is created.
    please suggest me how to create 2 or more subfolders at a time? it's urgent

    thank u for the response  
    let p_filpath be '/new/efmp/filo/fi/'
    Already folders new, efmp are present in the server.
    Now  iam trying to created two new folder 'filo' and 'fi' at a time.
    CONCATENATE 'ls'
                     p_filpth
                     INTO l_dir
                     SEPARATED BY space.
    CONCATENATE l_dir 'struct' into l_dir.
          CALL FUNCTION 'FTP_COMMAND'
            EXPORTING
              handle        = g_handle
              command       = l_dir
            TABLES
              data          = i_result
            EXCEPTIONS
              tcpip_error   = 1
              command_error = 2
              data_error    = 3.
    if sy-subrc eq 0.
    ***l_fname = '/new/efmp/filo/fi/test.csv'
      CALL FUNCTION 'FTP_R3_TO_SERVER'
        EXPORTING
          handle               = g_handle
          fname                = l_fname
      BLOB_LENGTH          =
         character_mode       = c_x
       TABLES
      BLOB                 =
         text                 = p_i_final_csv
       EXCEPTIONS
         tcpip_error          = 1
         command_error        = 2
         data_error           = 3
         OTHERS               = 4
    endif.
    after using ftp_command, filepath('/new/efmp/filo/fi/) is being created (i.e 2 new folders 'filo' and 'fi' are created but  CALL FUNCTION 'FTP_R3_TO_SERVER' is failing.

  • When importing photos it always creates sub folders.  I do NOT want that.

    How do I stop it from creating sub folders every time I import photos?

    Have a look at thei video on importing: http://tv.adobe.com/watch/getting-started-with-adobe-photoshop-lightroom-5/lightroom-5-imp orting-your-images/

  • How to create sub report in BI Publisher

    Hi,
    i have created sample report in BI Publisher .But I do not know how to create sub report in BI Publisher.
    How to create parent-child report?
    Can you provide details through example?
    Thanks

    This blog post seems to be quite useful: http://blogs.oracle.com/xmlpublisher/2007/01/formatting_html_with_templates.html
    Also, there is a whitepaper: http://www.oracle.com/technology/products/xml-publisher/docs/BIP-SubTemplate.pdf
    The focus is on formatting template for your report, but should have the same principals.

  • How to create Sub Queries In Webi

    Hi,
    we are creating webi reports by using BICS connection..
    Now my requirement is how to create sub queries in webi.
    Any one give me suggestions how to achieve this
    Regards,
    G

    Hi Bhargav,
    Below is thread related to same topic-
    http://scn.sap.com/thread/3430274
    ~Anuj

  • How to create sub columns in interactive report

    can u tell me , how to create sub columns in
    interactive report. i really need it.i search lot but i dont get proper information.
    help plz...
    example : -
    |_____total_ persons _____|
    | persons | male | female |
    100 200 3000
    400 500 600

    i am nile.
    select id as id,
    male as male,
    female as female
    from persons.
    i want interactive report with main column total persons(static text) in that male , female.
    e.g.
    |___total persons_| - - - - -> main cloumn
    | male | female | - - - - -> sub columns
    100 200
    300 400
    Edited by: user9512075 on Aug 29, 2008 1:46 AM
    Edited by: user9512075 on Aug 29, 2008 1:47 AM
    Edited by: user9512075 on Aug 29, 2008 1:48 AM
    Edited by: user9512075 on Aug 29, 2008 1:49 AM

  • How to create repository folders to various file systems

    Hi
    How to create repository folders for various filesystems,and allow the user to do access those files(checkin/checkout)
    Prasad

    Please explain further.
    You can create a file system repository for each of the file systems.
    The document approval workflow is a functionality which is already available withing the portal.
    However, be aware that the file system repository does not support custom properties and versioning.
    In that case you might want to use a CM respository in the FSDB mode which lets you store metadata on the portal and the actual files on the file server.
    Regards,
    Vibhu

  • How to create Mail Folders?

    Question
    Does anyone know how to create mail folders for oganizing the inbox? I can't figure it out, but likely, the answer will be "you can't".
    I'm not using an IMAP mail host, I have a pop account with Yahoo!Mail.
    Any help is appreciated...
    Thanks.

    I can't figure it out, but likely, the answer will be "you can't".
    How'd you know?
    No, you cannot create folders on POP mail accounts on the iPhone. Let Apple know you would like to be able to do that.
    http://www.apple.com/feedback/iphone.html

  • Using Office 365 - how to close sub folders in iPhone-mail app.

    using Office 365 - how to close sub folders in iPhone-mail app.

    Isn't HotMail still POP3 mail only (i.e. no IMAP support)?  If that is still the case, then your device is working correctly.  The folders you made are a feature of the web tool for hotmail, and are not part of the POP3 supported email protocol.  Only IMAP mail supports on-server mail subfolders, and those can be accessed from the iPhone mail client.  But POP3 is limited to the inbox solely, as that is literally the only folder that sits on the mail server (your others are on Microsofts web server and supported via the web mail tool).

  • How to create sub domain using java ?

    how to create sub domain using java ?
    for example:
    name1.domainname.com
    name2.domainname.com
    is it possibe ?

    You don't do that using Java.
    Consult the documentation of the application server in question how to configure it. If you're using for example Tomcat 6.0, then you should be consulting this document: [http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html].

  • How to create an inspection lot for each line item of the Purchase order?

    Hi,
    How to create an inspection lot for each line item of the Purchase order ?
    In detail if possible.

    Hi
       please check this
    [thread|Create Inspection Lot;

Maybe you are looking for

  • Is there a way to remove Linen background in Safari 5.1?

    Has anyone found a resource to edit that can replace the inconsistent (and IMO rather ugly) linen background in the reading list of Safari 5.1 with something that matches the rest of the app?

  • JSF 2.0 page navigation vs direct page access

    I've been experimenting with JSF for some time now and I still don't understand the page navigation part. I know that in JSF, if you aren't using the redirect option in navigation that the URL is one page behind the page you are on. I've seen article

  • Duplicate document

    Hi All, In payment run of company code 0648 dated 29.10.08 two ZP documents with same number 2000010503 have been created one with negative amount and another with positive amount. Could you please tell me why this was posted in this way? Thanks for

  • Set by script the tag and/or the class of a paragraph style for HTML / EPUB export?

    Is it possible to set by script the tag and/or the class of a paragraph style for HTML / EPUB export?

  • Incoterms from SP to SH

    Hi Experts Is there any settingt to change copy control to copy incoterm from SH instead of SP. What will be the IMG to change ? Suppose I mainatain the Incoterms for SH and same should be carried to SOs, is this possible and Incoterms will be diffre