Name column or setting title coumn to match name column

I have an asset list that is full of pictures. Users can view the list with Windows Explorer and put a large number of pictures in the directory.
The pictures are displayed just fine in the list but they do no populate the title field. They populate the name field based on the file name.
I have another list that I need to use a lookup column and lookup the picture. Unfortunately I am not able to lookup by the name column. I need to be able to add the pictures to the site and then be able to look them up in another list.
It is critical that I am able to upload the pictures via Windows Explorer rather than IE.
Any thoughts on how I can have a lookup column that will look for a value that is not manually entered by a user?
Joshua Lance

Hi Joshua, the best way I can think of is to create a SP Designer workflow to copy the file name to another column. Then use the lookup on that column.
cameron rautmann

Similar Messages

  • How to set title/text for ALV table column header in WD ABAP

    Hello,
    I am working in WDA using SALV_WD_Table to display data in table. I need to change the column header text, the obvious way is to get the column header and call the method SET_TEXT to set new text / title. However, this method does NOT work, it does not change the column header text. I also tried the SET_TOOLTIP, this one works, but SET_TEXT does not work. Anyone has idea why this not working and do you find any go-around solution?
    My version is NW 7.0
    Thank
    Jayson

    Hi jason ,
    For setting Heder text for your ALV table
    ip_confing type ref to CL_SALV_WD_CONFIG_TABLE.
    "set alv table header
      ip_config->if_salv_wd_table_settings~r_header->set_text( 'Test ALV Header functionality' ).
    first you have to hide the DDIC text and then try to set your own text .
    "modify columns
      LOOP AT lt_columns INTO ls_column.
        lr_column = ls_column-r_column.
        CASE ls_column-id.
          WHEN 'MANDT'.
            "hide this field
            lr_column->set_visible( cl_wd_abstr_table_column=>e_visible-none ).
           WHEN 'SEQNR'.
            "set header to different string
            lr_column->r_header->set_ddic_binding_field( if_salv_wd_c_column_settings=>ddic_bind_none )." use this line to hide ddic text
            lr_column->r_header->set_text( 'Position' ).     
        endcase.
      endloop.
    Regards
    Chinnaiya P

  • My podcast is now live on itunes but I would like to change the name under the Podcast title from my real name to artist name. How can i do this?

    I have started a podcast page where i will be uploading weekly radio shows. Id like for it to say my artist name not my real name under the Podcast Title but i cant seem to see how to change that. Can someone please help?
    Thank you!

    Your name is normally carried in the 'itunes:author' tag and appears in smaller print above the title. You can change either this or the title itself in the same place in whatever program you are using to make your podcast and reupload the feed. You don't need to take any further action; the Store willn probably take a few days to update.
    However, if you are going to change the title be careful: some podcast creatioin methods give the rss file a filename drawn from the title, and if you change the title it may change that. You can't have that happen because the Store will lose contact with the feed if its URL changes (there is a way round this which I will explain if you really need me to - do not proceed without checking on this). If your feed filename is something like rss.xml or feed.xml then there isn't a problem about the title.

  • After a search of the bookmark library for a certain bookmark (and search finds it), how do you then tell what folder it is in? There should be a 'Folder' column in the title line like this, Name, Tags,Folder,Location. Thank you.

    A search of the Library bookmarks should provide each bookmark's folder as well as Name, Tags, and Location.
    As it is now, a search (for example) for the string 'IESI', a refuse collection company in Central Texas, actually finds IESI. But what if you cannot remember what folder you put the IESI bookmark in? Current search fails to provide folder information.

    See:
    *Show Parent Folder: https://addons.mozilla.org/firefox/addon/show-parent-folder/
    *Go Parent Folder: https://addons.mozilla.org/firefox/addon/go-parent-folder/

  • Output Column does not have a matching source column in the schema

    Hi Everyone,
                           Can you please help me in this. Already an ETL is loading the data from AS400 TO SQL server. I need to add a new
    column. In the Source (OLEDB source) am pulling the data from AS400 using ADO.NET connection manager.
    New column is added in AS400. To bring the new column from AS400, I added column name in the query in OLEDB source. Test connection is good. In the Source editor, when I click on preview it gives me the values of the new column and if I click on build
    new query also it gives me values for the new column.
    After mapping the columns and refreshing the data in OLEDB destination, I don't see any errors or warnings.
    But when I start executing the package it throws me the below error.
     Error: The output column  (4659) does not have a matching source column in the schema.
    [SSIS.Pipeline] Error: "component  (2861)" failed validation and returned validation status "VS_NEEDSNEWMETADATA".
    I need suggestion on this.
    Thanks
    Veeresh

    Hi Veeresh,
    As per my understanding, this error happens when the OLE DB Source component cannot find the corresponding source column in the database table. Possible reason is the the column name in the external database table has changed or
    the column has been removed.
    To verify this issue, please go to the Advanced Editor for OLE DB Source Input and Output Properties tab to see the External columns and Output columns. To fix it, please refresh the data or recreate the Source.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • I am getting following error! XML Parsing Error: undefined entity Location: chrome://weave/content/options.xul Line Number 6, Column 3: setting id="weave-account" type="string" title="&account.label;" / --^

    I am getting followong error
    XML Parsing Error: undefined entity
    Location: chrome://weave/content/options.xul
    Line Number 6, Column 3: <setting id="weave-account" type="string" title="&account.label;" />
    --^

    I had this problem - it appeared to be due to having Firefox 4 with the Firefox Sync installed as an add-on. Firefox 4 has sync included so there is no need to have it as an add-on. I went to the add-on manager and removed Firefox Sync and now appears to be working correctly.

  • How to set "Title" as "File Name" in iPhoto 5?

    iPhoto lets you batch rename the title for your photo library of a given roll. So if you have say "Vacation" you can set title to all the photos in there as Vacation -1 , Vacation -2 etc. etc. But, this is just the title for iphoto database. The actual filename will still be as IMG_xxx.jpg (or whatever is default in your digital camera).
    Is there a way to set the Title as File name ?? I already have 1000+ photos iphoto and title is all set as my Roll Name - xx . But it will be great to have file names set as the title too.
    I think I can batch rename in Image Capture before downloading the files, but then I have to again import those in iPhoto , so its two step process and inconvenient.
    So, does anyone know how to set File name as Title ( you can only do other way around in iPhoto, I think) ? Any script available which can read iPhoto title and set the file name as Title? Thanks.
    20 iMac G5 2GHz   Mac OS X (10.4.1)   Canon S2 IS

    Hi kothrush,
    You must rename in the Finder first, before importing into iPhoto.
    You cannot do it after importing into iPhoto. Well, you can. You can share export the renamed images to the desktop. Delete the ones in iPhoto, then import the renamed ones back into iPhoto. That's a lot more steps.
    Whatever you do, you cannot rename any images in the Finder that are already in the iPhoto Library or iPhoto will lose the link to the images.
    Two Apple kbs for you to read
    Don't tamper with files in the iPhoto library folder
    About the iPhoto Library folder
    Lori

  • On deleting an item "Name" column of recycle bin is updating with data in one of the custom column instead of title field in SP 2013 Custom list

       On deleting an item, "Name" column of recycle bin is updating with data in one of the custom column instead of title field in SP 2013 Custom list.
    Thanks, Chinnu

    Hi,
    According to your post, my understanding is that you want to update title field in recycle bin with other field value of the item.
    We can use the ItemDeleting Event Receiver to achieve it.
    While item is deleting, replace title field value with other field value using ItemDeleting event receiver, then in the recycle bin, the title value will replace with other field value.
    However, there is an issue while restore the item from the recycle bin, the item title would be replaced.
    As an workaround, we can create a helper field in the list to store the title field value while deleting, then replace back while restoring using
    ItemAdded Event Receiver.
    I have made a simple code demo below to achieve this scenario, it works like a charm(the
    Test2 field is the helper field, you can hide it in the list), you can refer to it.
    public override void ItemDeleting(SPItemEventProperties properties)
    properties.ListItem["Test2"]=properties.ListItem["Title"];
    properties.ListItem["Title"]=properties.ListItem["Test1"];
    properties.ListItem.Update();
    base.ItemDeleting(properties);
    /// <summary>
    /// An item was added.
    /// </summary>
    public override void ItemAdded(SPItemEventProperties properties)
    base.ItemAdded(properties);
    properties.ListItem["Title"] = properties.ListItem["Test2"];
    properties.ListItem.Update();
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • JQuery to set Title field to Name field in Document Library

    I want to use some simple JQuery to populate the Title field of a document with the contents of the Name field. I am able to populate the Title field with basic text using:
    <script type="text/javascript">
    $(function() {
    $('input[title=Title]').attr({value: 'Test'});
    </script>
    That works fine - but how can I change it to pass the contents of the Name field into the Title field?  This code runs on the EditForm.aspx for the document library.  Thanks!

    Are you editing the webpart in visual studio and designing custom webpart?

  • How can I lookup text values in a column and display a list of corresponding names from another column, sorted by values?

    My spreadsheet looks like this:
              Monday     Tuesday     Wednesday
    Name 1     OFF          4:30 PM     4:30 PM
    Name 2     5 PM     OFF          4:30 PM
    Name 3     4:30 PM     5 PM     OFF
    Name 4     4 PM     OFF          OFF
    I would like to create a spreadsheet for each day that will display the values sorted by time, as follows (e.g. Monday):
    Name     In Time
    Name 4     4 PM
    Name 3     4:30 PM
    Name 2     5 PM
    Any help would be greatly appreciated. Thanks!

    Here's an example, using the provided data:
    I've set the alignment on Main to Automatic (except for row 1) to distinguish between numeric and quasi numeric values (aligned right) and text (aligned left). This is a visual aid to developing the table, and would likely be changed for appearance in the end version.
    Columns E, F and G of Main are index columns listing the RANK of numeric/date and time values in columns A, B and C respectively. Text values cause RANK to throw an error, which is caught by IFERROR, which returns a value of 999, chosen to be well above any of the RANK values returned. A small amount ( ROW()/100000 ) is added to each result to prevent duplicate results is cases like column D, where duplicate times appear.
    Formula: Main::E2: =IFERROR(RANK(B2,B,1),999)+ROW()/100000
    Fill down the column, and right to column G.
    These columns may be hidden.
    The three daily columns use a single formula each, revised to match the index columns from which they determine the row containing each piece of data to be copied, and to match the columns from which they retrieve that data. The formulas from row 2 of these tables are listed here in the order (left to right) that they are used in the second row of tables above. Parts that are edited from one formula to another are shown in bold.
    =IF(SMALL(Main :: $E,ROW()-1)>999,"",OFFSET(Main :: $A$1,MATCH(SMALL(Main::$E,ROW()-1),Main :: $E,0)-1,0))
    =IF(SMALL(Main :: $E,ROW()-1)>999,"",OFFSET(Main :: $A$1,MATCH(SMALL(Main::$E,ROW()-1),Main :: $E,0)-1,1))
    =IF(SMALL(Main :: $F,ROW()-1)>999,"",OFFSET(Main :: $A$1,MATCH(SMALL(Main::$F,ROW()-1),Main :: $F,0)-1,0))
    =IF(SMALL(Main :: $F,ROW()-1)>999,"",OFFSET(Main :: $A$1,MATCH(SMALL(Main::$F,ROW()-1),Main :: $F,0)-1,2))
    =IF(SMALL(Main :: $G,ROW()-1)>999,"",OFFSET(Main :: $A$1,MATCH(SMALL(Main::$G,ROW()-1),Main :: $G,0)-1,0))
    =IF(SMALL(Main :: $G,ROW()-1)>999,"",OFFSET(Main :: $A$1,MATCH(SMALL(Main::$G,ROW()-1),Main :: $G,0)-1,3))
    Each of the formulas is filled down its column.
    Each of the functions used is described in the iWork Formulas and Functions User Guide, a useful resource to have on hand when you are writing (or attempting to 'decode') Numbers formulas, The guide (and the Numbers '09 User Guide) may be downloaded from the Help menu in Numbers '09.
    Regards,
    Barry

  • How to set an application item when report column link is clicked?

    I am trying to set the short name of a bread crumb entry when I drill into a detail from an interactive report page.
    The master report has a column link with target = detail - "page in this application"
    I can pass page items through the URL and they are set on the target page.
    How can I set an application item before the target page is called?
    Is there a way to set a process before the link is followed?

    Kenneth,
    I'm not totally sure that I understood the question but, it soounds like you want to set the value of some page items on the page that is opened when you click a link on a column in the master window. Is this right?
    If so, you can achieve what you want by creating hidden page item(s) on the target page. In the master page, on which every column provides the link, go into Report Attributes, click on the link column and scroll down to the section labeled "Column Link" Within this section, set the link text to the current column value, e.g. #MASTER_REPORT_COLUMN_NAME_HERE#. Set the target to "Page in this Application" and pick the page number for the target window.
    Underneath this you will see a section to set set the value for page items. If you click the flashlight, you can search for the hidden page item that you created above. Use the same value to set it as you did the link text, i.e. #MASTER_REPORT_COLUMN_NAME_HERE#. Do this and let APEX take care of passing the values on the URL.
    On the child page, just set whatever control you want to dynamically pick up the value from the hidden field. For example, if you hidden field where named P4_CLEARER_NAME. You could set the title attribute to "Contact Information for &P4_CLEARER_NAME."
    You need the preceeding "&" and terminating "." around the name of you hidden page item to do this.
    -Joe

  • How do i get my screen that show by columns (letf to right) 1) showed Albumn Name then under that showed Artist, next column listed songs on that albumn, next was time (song length), then Artist, Genre, Rating

    I imported 2174 songs into my itunes from my husbands CD collection. Then for some reason i was checking out some of itune features. I clicked on FILE>DISPLAY DUPLICATES, Just to see what this feaure was. it changed my page to something that i did not like. I am trying to figure out how to get my itunes VIEW to what it was BEFORE i clicked on the DISPLAY DUPLICATES. My page before looked like: as follows (columns from LEFT TO RIGHT) showed:
    COLUMN 1) showed ALBUMN NAME WITH ARTIST RIGHT UNDER THAT, then COLUMN 2) LISTED ALL THE SONGS ON THAT ALBUMN, COLUMN 3) SHOW TIME (SONG LENGTH), COLUMN 4) ARTIST 5) GENRE 6) RATING & 7) PLAYS (WHATEVER THAT MEANS?)
    Now the screen: COLUMN 1) JUST LISTS THE ALBUMNS NAME (EACH ALBUMN ONCE, ALL THE WAY DOWN THE COLUMN. BESIDE EACH ALBUMN TITLE IS A (NUMBER...i.e. 13) THEN NEXT TO THAT IS 1 SONG (I AM ASSUMING THIS I HOW MANY TIMES THAT PARTICULAR SONG IS IN MY LIBARY), THEN TIME, ARTIST, GENRE, RATING & PLAYS...
    I AM ASSUMING THAT SOMEHOW I HAVE TO TAKE OFF THE "DISPLAY DUPLICATES" BUT HAVE CLICKED ALL OVER TO FIGURE OUT HOW TO DO THIS???? BUT CANT FIND OUT WHERE OR HOW???
    CAN SOMEONE PLEASE HELP???
    THEN I THINK I BETTER (TAKE THE TOUR) BEFORE I START CLICKING ON THINGS THAT I DO NOT KNOW WHAT IT IS!
    PLEASE HELP...I HAVE ANOTHER 400 OR SO CD'S TO IMPORT! SURE HOPE MY HUSBAND IPOD WILL HOLD ALL THESE SONGS SINCE I PURCHASED IT FOR HIM MANY YEARS AGO!  OF COURSE I HAVE NOT BEEN ABLE TO USE IT FOR A YEAR (SINCE STAPLES ATTEMPTED TO FIX MY OLD COMPUTER & LOST ALL THE MUSICE OUT OF MY COMPUTER) & IF I PLUGGED THE IPOD IN AGAIN, I WOULD HAVE LOST THE 1800 SONGS THAT WAS IN THE IPOD!!! NOTHING BUT PROBLEMS WITH STAPLES, MICROSOFT! RECEIVED NEW COMMPUTER & NOW NONE OF MY EXPENSIVE PROGRAMS WORK ON THIS STUPID WINDOWS7. OVER 3500.00 WORK OF EXPENSIVE SOFTWARE & NO ONE CAN TELL ME HOW TO GET MY PROGRAMS INSTALLED & WORKING...
    JUST MY LUCK...LOOKED AT BACK OF IPOD & SURE ENOUGH IT ONLY HAS 30 GB!!! SO FAR I HAVE 16+ GB OF MUSIC IN ITUNES & HAVE 400 CD'S TO GO YET. AMAZING...NEW COMPUTER THAT WONT RUN MY PROGRAMS & NOW AN IPOD WITH NOT ENOUGH MEMORY& OF COURSE NOT ENOUGH MONEY TO PURCHASE ALL MY PROGRAMS AGAIN! LIKE MICROSOFT HAS TO MAKE OPERATIONS THAT WILL NOT RUN...PERFECTLY GOOD PROGRAMS LIKE PHOTOSOFT, DREAMWEAVER, WACOM, PUBLISHER, MICROSOFT PICTURE IT, PUBLISHER, POWERPOINT, ETC. ETC. FOR $199.00 THEY CAN TRY & HELP ME. WHO HAS THAT MUCH MONEY. THEY WONT EVEN HELP ME RE-INSTALL THEIR OWN PROGRAMS...I KNOW I WENT OFF THE ORIGINAL SUBJECT BUT AM SO FRUSTRATED THAT I WANT ANYONE TO LISTEN TO POSSIBLY GET SOMEONE TO HELP WITH THESE OTHER ISSUES, ALSO. STAPLES HAVE REALLY NOT HELPED AT ALL EITHER.. BUT THEY SURE CHARGE ENOUGH TO MAKE YOU KEEP PURCHASING MORE THINGS TO MAKE THE PROGRAMS WORK & THEY STILL DONT. THEY SURE CAN TELL ALOT OF LIES THOUGH! FOR NOW, CAN SOMEONE HELP ME GET MY ITUNES SCREEN BACK??? THANKS SO MUCH...THIS I AM SURE IS OPERATOR DEFISENCY!

    The large text size makes your post almost impossible to read.
    Excessive use of bold or capitals (also) makes posts difficult to read.
    You can drag most of the column headings left or right, or right-click on the header to turn columns on or off.
    Once you've used File > Display Duplicates or Shift > File > Display Exact Duplicates you can use File > Display All or the Display All button at the bottom of the list to restore the display.
    For general advice on organising your library see this article on Grouping tracks into albums.
    tt2

  • Is there a way to match all columns in a table?

    Oracle 11.1.0.7:
    Is there any way to say match all the columns of Table A with Table B? For eg:
    Table A
    id
    name
    Table B
    id
    name
    Is there a way to say match all the columns with similar column in other in a select instead of doing "where A.id = B.id and A.name = b.name"? I am trying to write a compare script to test that replication is indeed doing the right thing.

    user628400 wrote:
    If 2 columns have null values does it match that too? I'll run some tests.It does
    SQL> ed
    Wrote file afiedt.buf
      1  with a as (select 1 col1, null col2 from dual
      2             union all
      3             select 2 col1, null col2 from dual
      4             union all
      5             select null, null from dual),
      6       b as (select 1, null from dual
      7             union all
      8             select null, null from dual)
      9  select *
    10    from a
    11  minus
    12  select *
    13*   from b
    SQL> /
          COL1 C
             2
    While I was doing the comparision I found that if column x in Table A has "null" and same column x in table B has "null" and if I do "where A.x = B.x" then it doesn't return the row. I am not sure why. Does "minus" work the same way?That's because NULL will never equal any value (including NULL) and NULL will never not equal any value (including NULL). That is
    NULL = 1 is unknown (which maps to false)
    NULL = NULL is unknown
    NULL != 1 is unknown
    NULL != NULL is unknown
    If you want to compare columns that may have NULL values, you need to use IS NULL and IS NOT NULL or use the NVL function to map NULL values to a non-NULL but impossible value, i.e.
    WHERE (a.x = b.x OR
            (a.x is null and b.x is null))or
    WHERE nvl(a.x,-17) = nvl(b.x,-17)assuming that -17 is not a valid value for either a.x or b.x
    Justin

  • How to display File Title instead of File Name in Search Results

    Hello All,
    I want to display the File Title instead of File name in the search results. For example when i do the search for the HTML Pages i get the File Names i.e. Index.html However i want 'HTML Page Title' to be displayed instead of File Name.
    Please help in this.
    Full points guaranteed...
    Vaib

    Hi Vaib,
    first, the search result is displayed with some layout set. The standard layout set used is the SearchResultLayoutSet. This uses the StandardSearchResultRenderer as it's collection renderer. And this in fact renders the display name and not the ID: <i>rnd:displayname(contentLink/[1;2-3]/alignTop/space-right=30)</i> within "Displayed Properties". Maybe on your site the default settings have been changed.
    For how to use a different layout set etc see http://help.sap.com/saphelp_nw04/helpdata/en/2a/4ff640365d8566e10000000a1550b0/frameset.htm for details.
    Hope it helps
    Detlev

  • How to display the HTML File Titles instead of File Names

    Hello All,
    I want to display the HTML file titles instead of File names in the Search Results. I've tried to give this command in the 'Visible Properties' in the 'SearchResourceRenderer' as:-
    Visible Properties: rnd:displayTitle
    However this is not working for me. If anyone has an idea of what to pass here or any other alternative to display the Titles.
    Regards
    Vaib

    Summary of steps:
    1) Standard Layout Set used: SearchResultLayoutSet
    2) Create a new layout set using ADVANCED COPY
    3) Change properties as you require
    4) Next modify the search OTH file to reflect this newly created Layout Set (under KM > root > etc > oth > search.oth edit xml file property rndLaoutSet from SearchResultLayoutSet to MyCustomSearchResultLayoutSet)
    5) Check in the document to complete the editing process if Edit Locally is used!
    6) Lastly, activate the OTH file by –
    •     Setting Debugging settings via Debugging Settings
    •     Performing a normal search
    •     Clicking Rendering information and then following link OTH Overview click on Reload
    7) Reload above reloads the OTH file and performing search again will yield the desired result
    8) To turn off the Rendering Information link remove the user id from Debugging Settings.
    Cheers
    Ankit

Maybe you are looking for

  • Is anonymous imessaging possible?

    about a month ago my boyfriend was sent an "anonymous" iMessage from an unknown number and on the messages screen the contact "name" was Unknown Error. I have looked all over the Internet and I could not find anything anout anonymous imessaging, only

  • I am having a problem with zen mi

    when I plug in my usb cable for my zen micro the dock image on my zen shows up when i try to charge it. what sould i do?

  • Invalid/Failed SIM Error

    Since updating to IOS7.0.3 last night on my 5 I now get SIM Failed or Invalid Sim Error Message.  I shut it down,took out the card, toggle airplane mode and nothing seems to work.  Any ideas?

  • Get days from the java.util.date class

    Does anyone know how to get the days from the java.util.date class. I'm trying to subtract two dates to get the total days between the two dates. Any help would be appriciated Rob

  • LDAP Sync is not working on custom attributes

    Gurus, I have installed and configured OIM 11g release 2. While configuring OIM, i have enabled ldapsync to OID. Created a custom attribute in OID and also on OIM. But when I change this attribute in OIM, that change is not going to OID and vice vers