Multiple SharePoint 2010 list items edited simultaneously in InfoPath 2010?

I am looking to distribute a list of accounts to salespeople, so they can update some of the fields for their own accounts and save the changes back to SharePoint. We are currently sending them Excel workbooks, but this isn't ideal.  Since the requirements
include drop-down choices, conditional formatting, and data validation, I'm wondering if InfoPath can be utilized so that a salesperson can filter the list by their name and see (only) all of their own accounts (records/rows/list items) at once in InfoPath,
then make multiple changes to different fields (columns) for their accounts, and finally submit the form--saving multiple edited records simultaneously.  Think Datasheet View, but with conditional formatting and data validation. Is this
possible in any application?

Hi ired25,
Few point to mention here.
InfoPath form will be linked with each SharePoint List item
user can change/update their own record using Datasheet view(validation will be applied for sure if it configured as formula)
you can think to use edit form InfoPath form to leverage infopath's powerful rule engine, which might delayed user's productivity but very safe for data.
I dont think a InfoPath for can handle multiple item in one single form.
For permission you can think of "Item level permission" from list settings => Advance settings
As a thought "Content approval" can be used for data sanity.
Hope this will help
Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

Similar Messages

  • Multiple selection in list item

    can i do multiple selection i list item using developer6(i), if yes, how?

    Hello,
    Please repost this question in the appropriate section of the Discussion Forum.
    This forum is for general suggestions and feedback about the OTN site.
    You can also use our new offering called OTN Service Network:
    For Oracle Advice/Minimal Support (fee based) on the Oracle Database Server, Oracle9i Application Server Containers for J2EE (OC4J), Oracle9i JDeveloper, Reports, Forums, SQL*Plus, and PL/SQL, please go to: http://www.oracle.com/go/?&Src=912386&Act=45
    For customers with paid support (Metalink) please go to:
    http://www.oracle.com/support/metalink
    Regards,
    OTN

  • Copy windows sharepoint services list items into another sharepoint server list

    My requirement I have one windows SharePoint services 2007 site list. one SharePoint server 2013 site. 1.I have to copy data from windows SharePoint services 2007 site list to SharePoint server 2013 site list. 2.when ever data changes in windows SharePoint
    services 2007 site list  data has to reflect into SharePoint server 2013 site list.
    Could u pls help on this

    Hi,
    According to your description, my understanding is that you want to copy data in SharePoint 2007 list to SharePoint 2013 list and the data in SharePoint 2013 list changes with the data in SharePoint 2007 list.
    You could use JavaScript client object model to retrieve SharePoint 2007 list items and copy them to other SharePoint 2013 list.
    An official documentation about how to retrieve list items:
    https://msdn.microsoft.com/en-us/library/office/hh185007(v=office.14).aspx
    A similar post about how to retrieve and copy list items:
    https://social.msdn.microsoft.com/Forums/office/en-US/1d01a48f-c28b-467b-acd1-22e5fb266670/how-to-retrieve-list-items-and-copy-it-to-other-list-using-javascript-object-model?forum=sharepointdevelopmentprevious
    And you could use SharePoint event receive to monitor the list items.
    A post about how to use SharePoint event receive:
    http://blog.sharedove.com/adisjugo/index.php/2009/03/12/develop-and-deploy-a-sharepoint-event-receiver-from-the-scratch/
    Best Regards,
    Dean Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Open Sharepoint Link List items in new tab?

    I have a sharepoint list which is Link List.Actually When I click on item in that link list it should be open in the new tab/window

    Hi,
    According to your description, you might want to open Link list items in a new tab/windows.
    If it is not a must behavior to use the “URL” column to hold the hyperlink, I would suggest you use “Hyperlink with formatting and constraints for publishing” column
    instead which can let users decide to open the hyperlink in a new tab or not.
    It is required to activate the “SharePoint Server Publishing Infrastructure” in the “site collection features”, create a column of this type in “Site Settings ->
    Web Designer Galleries -> Site Columns”, then you can add it into your list.
    Here is a link about how to add publishing columns to content types, lists, or libraries, you could use it as a reference:
    https://support.office.com/en-ie/article/Add-publishing-columns-to-content-types-lists-or-libraries-4e268d2e-4822-4bc6-a992-88287119a052#__toc337727282
    Best regards
    Patrick Liang
    TechNet Community Support

  • Query about multiple selection of List item in forms 6

    How can I select multiple elements from a list item in Forms 6?

    the very simple strategy to do is to call removeAllItems() method for the 2nd combox box and then insert the contents. this is because the validate() method is not repeatedly called and so the contents are not updated immediately.

  • Multiple SharePoint 2010 Survey Questions

    Hi All
    Apologies if this has been answered and solved somewhere else, but I have probably spent 4 days looking through the web for answers.
    We have a SharePoint survey with multiple page breaks and branching. Here are the issues we need solutions for, please let me know if I need to add them as separate questions:
    We need to change the "Specify your own value:" field to say "Other:" instead. I've read and tried the article from iedaddy
    http://iedaddy.com/2012/05/sharepoint-2010-change-survey-option-specify-your-own-value-to-other/ multiple times, but I'm having no luck in getting it to work.
    We also need to limit the number of checkboxes that can be selected to 3 in a multiple answers can be selected section. I've read the article on doing this
    http://stackoverflow.com/questions/2770077/using-javascript-to-limit-survey-choices-to-three-unique-values but that doesn't work and looks like it might only be for 2007, even though some of the commenters said it worked on 2010.
    Then we need to be able to export an individual's response to either a PDF or word format or be able to print it straight from the page. When right clicking and printing on the page it has the sides cut off. Someone suggested removing the "nowrap"
    tag, but I'm unsure that will solve it and I'm not sure how to do that in SPD.
    I also need to redirect the user to a "Thank you" page once they click finish. I've found a solution that works for a one pager, but since we use page breaks, this does not work.
    I have access to SDP and limited knowledge of coding, but am willing to try.
    Please accept my apologies if there are solutions for these, but I have not been able to locate any that worked for me on the web.
    Thank you!

    Hi, for your first problem I faced it sometime back and though not the sturdiest solution, it did function for me since I did not have very many "Specify your own values" to change.
    http://social.msdn.microsoft.com/Forums/office/en-US/9349cde4-1ab6-40b3-b572-a7ddea748d8f/sharepoint-2010-survey-add-additional-text-boxes-beside-choicescheckboxes?forum=sharepointcustomizationprevious#4fdcdd7f-0443-4a98-b9d8-8527fad05d59
    Looking at your other requirements, I am reminded of my own when I started off with the OOTB SharePoint survey and realized that it is very cumbersome to customize it because it will need you to meddle with the MasterPage and you don't want to take a risk
    in Prod environment. I would suggest you to look into other options like InfoPath. InfoPath gives you a much easier platform to design and customize surveys. Page breaks are very easy to design. You can also implement your own code for PDF and publish it as
    an admin template. I can promise you that the surveys come out much prettier.

  • Multiple column in List item

    Hellow all
    I have 3 Column Code,Name,Salary
    I want a list item which show all 3 Data in one list item
    The picture will Clear you my Requirement
    Linkhttp://h1.ripway.com/Sharry2/ok.bmp
    Regards
    Shahzaib

    You want a static list_item or a dynamic list item, which is populated by a select statement??
    If you want a statis list item you can add your values from property palette; if you want a dynamic list item, I don't know if it is possible, because I have tried only with one column; you can try by make a concatenation of your columns separated by ','; for example you can try this code:
    select col1||','||col2||','||col3 as your_column_name
    from your table
    where your conditionIf you use create_group_from_query built_in, make sure to write column name 2 times, because one is for value of list item and the other is for label.
    Hope it helps you,
    Fabrizio
    If this answer is helpful or correct, please mark it. Thanks.

  • Get user manager in workflow SharePoint Designer 2013 for SharePoint online list item

    Hello,
    I would like to create a workflow in SharePoint Designer 2013 for a list in a site on SharePoint online and one of the action would be to send an e-mail to the manager of the user that created an item in a list.
    How can I get the manager of the user and then use it to send an e-mail?
    Thanks!

    In SP Designer there's the following action that I use.
    Find Manager for this user (then output to variable:manager) Action
    This is for SPD 2010 not sure if it's still available in SPD 2013
    Thanks,
    KP
    KP

  • Open Edit form directly when list item is clicked in Sharepoint 2013 list

    Hi,
    I have a list web part, wherein the user clicks the item it should open in the Edit form directly. various forum i checked was for SharePoint 2010, as we do not have design mode in SharePoint designer 2013, I am unable to do.. I know
    if I the change the form type from default page to edit page, it will work, but not sure about how to go ahead. Could anyone help me to achieve this please....

    Sunitha,
    You can do this with some jQuery and JavaScript.  Look at this post:
    http://brandonatkinson.blogspot.com/2013/11/open-sharepoint-2013-list-items.html
    Basically, add a Script Editor Web Part to the page and include this snippet:
    <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
    <script type="text/javascript">
    $(function() {
    // Change all display form links to edit form links
    $('.ms-vb a[href*="listform.aspx"]').each(function(){
    var link = $(this).attr('href');
    link = link.replace("PageType=4", "PageType=6");
    $(this).attr('href', link);
    </script>
    Brandon Atkinson
    Blog: http://brandonatkinson.blogspot.com

  • Is it possible to have duplicate columns from source List to target List while copying data items by Site Content and Structure Tool in SharePoint 2010

    Hi everyone,
    Recently ,I have one publishing site template that has a lot of sub sites which  contain a large amount of  content. 
    On root publishing site, I have created custom list including many custom fields 
    and saved it as  template  in order that 
    any sub sites will be able to reuse it later on .  My scenario describe as follows.
    I need to apply Site Content and Structure Tool to copy   a lot of items
     from  one list to another. Both lists were created from same template
    I  use Site Content and Structure Tool to copy data from source list 
    to target list  as figure below.
    Once copied  ,  all items are completed.
     But many columns in target list have been duplicated from source list such as  PublishDate ,NumOrder, Detail  as  
    figure below  .
    What is the huge impact from this duplication?
    User  can input data into this list successfully  
    but several values of some columns like  “Link column” 
    won't  display on “AllItems.aspx” page 
    .  despite that they show on edit item form page and view item form page.
    In addition ,user  can input data into this list  as above but 
    any newly added item  won't appear on 
    on “AllItems.aspx” page
    at all  despite that actually, these 
    item are existing on  database(I try querying by power shell).
    Please recommend how to resolve this column duplication problem.

    Hi,
    According to your description, my understanding is that it displayed many repeated columns after you copy items from one list to another list in Site Content and Structure Tool.
    I have tested in my environment and it worked fine. I created a listA and created several columns in it. Then I saved it as template and created a listB from this template. Then I copied items from listA to listB in Site Content and Structure Tool and it
    worked fine.
    Please create a new list and save it as template. Then create a list from this template and test whether this issue occurs.
    Please operate in other site collections and test whether this issue occurs.
    As a workaround, you could copy items from one list to another list by coding using SharePoint Object Model.
    More information about SharePoint Object Model:
    http://msdn.microsoft.com/en-us/library/ms473633.ASPX
    A demo about copying list items using SharePoint Object Model:
    http://www.c-sharpcorner.com/UploadFile/40e97e/sharepoint-copy-list-items-in-a-generic-way/
    Best Regards,
    Dean Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Use paging in Sharepoint List items

    Hi ,
    I am having one sharepoint 2013 . I have written the code to read sharepoint custom list item using C# and Jquery both ..My List is having 5000+ items into list ,and when I am binding those records into my Gridview It is taking time to bind the data
    into Gridview. I am using Paging of 10 items per page ..still I am facing performance issues .. 
    Could any one help me on same ... 
    Thanks..

    Hi,
    For your issue, you can use SPListItemCollectionPosition in your GridView and query page by page:
    http://sharepoint.infoyen.com/2012/03/06/sharepoint-list-pagination-using-splistitemcollectionposition/
    http://www.codeproject.com/Articles/407558/SharePoint-using-SPListItemCollectionPosition
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Merging List Items with Word Template

    Hello,
    I'm running SharePoint 2013, SharePoint Designer 2013 and the latest versions of Word and Windows.  I'm not a programmer of any sorts.
    I want to run a workflow, triggered by the addition of a new list item.  The workflow needs to take the new list item data and merge it with a Word document I'm using as a template.  The document them needs to be stored in a library.
    There are a few posts about this but none seem to work with SP 2013 and SPD 2013.  Here is one example which appears to work using SP 2010 workflows but I can't get it to work with SP 2013.
    http://www.quercussolutions.com/blog/index.php/out-of-the-box-document-generation-in-sharepoint-2/
    I want to use SharePoint rather than a third party addin.
    I'd appreciate any assistance.

    Hi,
    As I understand, you would like to create word document based on SharePoint list columns, then save it to SharePoint library. We could use workflow to automate the process.
    Here is an article you could refer for detail steps:
    http://sharepointprojectbrad.wordpress.com/2013/06/10/create-word-2013-documents-from-sharepoint-2013-list-items/
    More information:
    http://blogs.technet.com/b/brenclarke/archive/2009/04/15/automatically-create-word-documents-which-include-list-fields.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Create solutions in SharePoint 2013 with possible to run in SharePoint 2010

      Hi,
          I would like to create WebParts on SharePoint 2013 (in Visual Studio 2012) version but I would like to run them on SP 2010 too. So it would be great to have such compability back one solution under VS 2012. Is it possible to
    make this one to not duplicate code for different versions?
      Thanx for any info!
      Regards
      Kamil

    Hi,
    As Paul said, I suggest you develop your SharePoint project using visual studio 2010 for SharePoint 2010.
    If you want to use this project in SharePoint 2013, we need convert it to the SharePoint 2013 project, the following articles for your reference:
    Upgrade SharePoint 2010 Visual Studio Solution to SharePoint 2013
    http://ranaictiu-technicalblog.blogspot.com/2013/10/upgrade-sharepoint-2010-visual-studio.html
    Converting Multiple SharePoint 2010 Projects to SharePoint 2013
    http://www.codeproject.com/Articles/522220/Converting-Multiple-SharePoint-Projects-to-Sh
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Uploading Multiple Documents To a List Item sharepoint 2010

    hi Guys ,
    Is there a way we can enable (out of the box )Uploading Multiple Documents To a List Item sharepoint 2010 ?
    cheers

    No, There is no OOB way to do the same you have to build a custom Page/Control OR customise OOB Form to attache multiple files and that will be through integration of ajax based control (multiple file uploader.)
    the other way to do the same is provision a custom field. we have done this for our many  clients.
    Hi, I also encountered the same problem, could u pls provide detailed information by a custom field?

  • Error while editing a list item - SharePoint 2010.

    Hi ,
    i have 2 site collection one is read only site and another one is authoring site. both site collection are inside single web application and referring same content database.
    when i try to edit a list item using authoring site i am getting the below error message. this is for all the lists in the site.
    " the item is no longer available. it may have been deleted by another user. click ok to refresh the page."
    i am able to edit the list items using read only site as an administrator.
    please help me on these.

    This could be a permission issue, refer to the following post for more information
    http://techtrainingnotes.blogspot.in/2012/02/sharepoint-error-this-item-is-no-longer.html
    Cheers,

Maybe you are looking for

  • Not able to generate bdocs in generic program

    Hi Experts, We made a generic program to change the status of leads(order) in SAP CRM 7.0 system. It is working fine all leads status is changing but BDocs are not generated for that changes done by generic program. Please guide us for solution to ge

  • Business packages for Project systems

    i, I wanted to know if there is a business package for Project systems which include transactions like CJ20N, CN33, CN41N, DP81,VA23, VA25. I checked in SDN Portal content portfolio and found there is a BP for Projects 5.3 and BP for Project self ser

  • The project file could not be loaded

    a new windows 8.1, VS2013 install ... I use skydrive to sync all my source files to a folder named c:\skydrive. When I try to open a .SIN file from the c:\skydrive folder I get an error in visual studio: C:\Skydrive\c#\AutoCoder\AutoCoder.csproj : er

  • IPad goes crazy when using it while charging

    Hi, these couple of days my new iPad started to act weird whenever I'm using it while the charging port is intact with my new iPad. Which means that it is not responding to my touches when the charge port is intact and reacts normally when I pull out

  • Running BI7 and BW 3.5 on the same system

    Dear All, We have a BW 3.5 already running. Now the client wants to go for BI7 and wanted to evaluate the possibility of having BI7 and BW3.5 on the same server. If anybody come across this situation, please let me know the risks involved in having t