Save As in InfoPath List

Hello,
I have a custom form, works fine. But I want to be able to add a save as button and requires you to change the title of the form.
I know you can do this in InfoPath for a form library but not in a list. Has anyone ever done this before?

Hi,
We can add a textbox and a "Save As" button to the form, then use JavaScript Client Object Model to add the data to the list while clicking the "Save As" button.
http://msdn.microsoft.com/en-us/library/office/hh185011(v=office.14).aspx
Best Regards
Dennis Guo
TechNet Community Support

Similar Messages

  • Repeting control in Infopath list form

    Hi ,
    I want to create repeating control in List InfoPath form... Repeating control only comes in form template, but I have list form which I edited and done the changes in InfoPath, Now I want to add somehow repetign control , how can I do that
    if it is not possible any other way I can achieve repeating kind of structure in list InfoPath form . 
    Please mark answer , if you think answer is helpful or correct.

    Hi,
    According to your post, my understanding is that you want to use repeating control in InfoPath List Form.
    To submit data to a SharePoint list from an InfoPath form, you could create a
    SharePoint List form template that allows multiple items to be submitted.
    For more information, you can refer to:
    2 Ways to use a repeating table with a SharePoint list in InfoPath 2010
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Outlook 2010 cannot save to archive folders listed. Message says that message was already moved or that user doesn't have permission.

    Outlook 2010 cannot save to archive folders listed. Message says that message was already moved or that user doesn't have permission.

    Hi,
    Does this issue occur when you manually archive items in Outlook, do you drag them into the archive folder?
    The first thing I wonder is if the .pst file has been corrupted, please run Scanpst.exe to repair the archive .pst file:
    http://support.microsoft.com/kb/272227/en-us
    Please logon your Webmail(owa), check if the emails are available. If the emails have been moved and Outlook Client hasn't synced yet, this issue may occur as well.
    We can also create a new .pst file to archive the file, check if the issue persists.
    For more information, we can refer to Archive items manually:
    http://office.microsoft.com/en-in/outlook-help/archive-items-manually-HA010355564.aspx
    When you browse to the archive file in step 5, type in a new .pst file name.
    If my understanding is not accurate, please detail your scenario and provide the exact error message.
    Regards,
    Melon Chen
    TechNet Community Support

  • SP2013 - What better to use for custom webservice creation, which will be save filled in Infopath form to sharepoint library

    Client use SharePoint 2013. I have to develop a custom webservice for this SharePoint. Webservice will receive some information as request, will fill in a InfoPath form (on based existing infopath template from library) with this information and save result
    to SharePoint library.
    Could advice how it right  organize? What is better to use for custom webservice in SharePoint 2013 (REST api or something else), how better fill in and save infopath form to library? 
    thanks

    Hi,
    In SharePoint 2013, you can still reference the way what it used to be in SharePoint 2010 or previous version.
    The two demos would also work in SharePoint 2013:
    http://blogs.msdn.com/b/jannemattila/archive/2007/01/21/infopath-and-web-service-data-connection.aspx
    http://wmostafaw.wordpress.com/2012/08/07/calling-web-service-from-infopath-2010-with-parameters/
    If the customer just want an interactive form for easy input, there are also other options in SharePoint 2013 like:
    Customization on the default form pages of a list using JavaScript Client Object Model;
    Create a SharePoint App which will enable you implement more complex requirements with Client Object Model and REST API, you can even upload it to the App store to share it with
    other people.
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they
    help and unmark them if they provide no help. If you have feedback for TechNet
    Subscriber Support, contact [email protected]
    Patrick Liang
    TechNet Community Support

  • How to publish infopath list form changes from one environment to another

    How can we move InfoPath customized list form changes from one environment to another example Development environment to UAT environment? We can save that as source file and update url on the .xsn file. But is there any other way we can do it?
    Rajasekar A.C

    Hi,
    You can save the list as template in source environment. Download the template for List Templates, upload in the same location in Destination site. The customized infopath should go with it. Let us know if that doesnt work.
    Regards, Kapil ***Please mark answer as Helpful or Answered after consideration***

  • Is there a way in iTunes to save or export the list of "total warnings" that can appear when syncing an iOS devices?

    I often have clients encounter a list of the songs/movies/apps that won't sync with their iPhone or iPad -- usually due to missing items in thier iTunes library.
    Is there any way to copy/save/export that list to facilitate the process of resolving the missing files? That would enable me to fix the issue(s) without the presence of my client or their phone.

    I would just take a screen shot, but I'd end up needing to take dozens, as the attached screenshot shows...
    I can't select any text in the warning window, or I'd just copy and paste.

  • How to save users added to list using people picker to sharepoint Group

    Hi
                I have created List with some people picker columns and now when I save a list,the data is saved to list as well as the users in particular column will be added to particular sharepoint
    group. Is there any sharepoint out of box solution for this or I need to do it programmatically. Kindly provide me any procedures or solutions as you know.
      1) how to bind the particular sharepoint group to the particular column
      2) How to add users to the particular sharepoint group
    Thanks
    Razvi444

    Hi Razvi444,
    There is no out of the box way to achieve this.You need to write a custom event receiver ,inside event receiver
    event,  you
    can check column (people picker value) and add it to desired group if that user not exist already.
    Thanks

  • I want to use master password but sites I had previously said not save passwords are not listed in the security section of tools/options. What do I do?

    I was not using the master password provision but have decided to. There are a number of sited where I told Firefox not to save the password. I have since changed my mind and want to use the master password. There are no sites listed as exceptions in the options/tools/remember passwords for sites/exceptions.
    How do I get Firefox to remember passwords for sites I had previously to it not to remember?

    If it is not in the exceptions list you should be able to go to that site again and type in password and it will ask you if you want to save it.
    More about it here.
    https://support.mozilla.com/en-US/kb/make-firefox-remember-usernames-and-passwords

  • Calculated Value in Infopath List Form only appears when editing.

    I have a InfoPath 2010 List Form running against SharePoint 2010 Enterprise. I've created a calculated value that returns data from a secondary list.  The returned value is correct but isn't being displayed in the display form.  It only appears
    when I click Edit.  Help!?!

    Hi dshupe,
    According to your description, my understanding is that you were using a Calculated Value control in InfoPath, and the contorl could not display in the list display form.
    I reproduced this issue, and it seem to be impossible to display the control in display form.
    For implementing your requirement, you can add a textbox control, and set default value using calculated  value(formula) for the textbox control, then set the control read-only. After that, the textbox control can not only work as well as a Calculated
    Value control, but also display in display form.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Why wont my new contacts save to my contacts list?

    why wont my new contacts save to contact list?

    Exactly what's happened to me... Did u manage to solve the problem?

  • Change "save as" file format list

    How do I change the file format order that is listed in the "save as" file format window? Instead of having "Photoshop" listed as the default file, I'd like to have JPEG at the top, then TIFF, PSD, etc. I have to constantly scroll down the list to find JPEG.

    c.pfaffenbichler wrote:
    I know of no way to change that order.
    Edit: Actually one could probably Script a dialog with a file-format-dropdown-list of one’s own devising, but that hardly seems worth the trouble.
    But with Configurator and some Scripting you can make a save-as-jpg (and save-as-psd and whatever) into a one-click operation.
    See that is exactly what I think is wrong with Configurator it allows you to some cosmetics but no real customizations there are lots of formats I do not need ever. There are things I would rather have a menu item than as a panel selection and there things I would rather have that only do a coupe of options by default but you never get the opportunity of doing these things with this program.

  • "Save Message" - in Task list - Planning 11.1.2.2.302.3

    Hi,
    We have implemented Planning 11.1.2.2.302.3 and following was asked from our customer.
    When I enter data (numbers) in the task list, I want to be warn with a pop up window, if I click "next" that "data are not save" --> - save yes or no-.
    As per today customer goes following steps --> to 1-key inn data, 2-save, 3-click next to continue, work with next step
    Customer wants --> 1-key inn data, 2-click next and get a pop up asking to save, work with next step.
    IS that possible ?
    We are speaking about an administration who has many people keying inn data and the manager's concern is to make it simple to his users.
    Hope I made myself clear. And thks for any support ?
    Best regards,
    Rachid

    It is a default planning behavior.
    If you changed a data cell and move away (select a different form, or select a different page drop down) it'll automatically say that "This form contains unsaved data. Select OK to continue without saving data, or Cancel to discard operation"
    Is that not happening?
    Regards
    Celvin
    http://www.orahyplabs.com
    Please mark the responses as helpful/correct if applicable

  • Can you save two different contact lists on icloud

    My daughter and I use the same Itunes account and we both have Iphones.  I was just wondering if there is a way to save my contact list on Icloud along with her without it merging

    When two devices connect to icloud using the same icloud account, they are in sync "with the mother ship" - icloud.  If you want two people to have different data on icloud and thus their devices, then each must use a unique Apple ID (different icloud accounts).
    BTW, itunes account are different than icloud accounts.  You must be using the same Apple ID on each of your devices to connect to icloud.  (settings>incloud)

  • Customise columns in Open/Save dialog when in List View

    When opening or saving a file from an application while in list view, there is no "Date Modified" column that you could click to sort by. It seems to be gone and there is no way to configure the columns in this dialog. How to add or delete columns in the list view of open/save dialog?
    I seem to be able to change columns in Finder, but not in Open/Save file dialog.

    No. Column view will only sort by name. If you wanted to put a space before each folder name, then they will sort to the top. Sorting by Kind will put folders above files, but it will also put anything else except files at the top. If there are only folders, however, that would put them first in the sort list.

  • Change and Save records on ALV List

    Hi,
    i made alv list with fieldcatalog-edit to change records on alv list. But i want to save it to my dictionary table after changed. I think i should use dialog program to do that. The problem is how i can use dialog program.(i dont have an idea which user-command perform fields on alv list) I have used dialog programs before but i am new on this so i am not sure how i can do that. I will be pleased if you can help me.
    Regards.

    Hello Masuke,
    You have to code that in the AT- USER COMMAND event.
    Follow the below sample code.
    If the record is changed then track its index no.
            and populate it in an internal table for future
            action
              IF sy-subrc = 0 AND <dyn_wa> <> <l_wa>.
                <dyn_wa> = <l_wa>.
                i_index = rs_selfield-tabindex.
                APPEND i_index.
              ENDIF.
            ENDIF.      ENDIF.*   When save button is pressed
        WHEN 'SAVE'.*     Sort the index table
          SORT i_index.*     Delete all duplicate records
          DELETE ADJACENT DUPLICATES FROM i_index.      LOOP AT i_index.*       Find out the changes in the internal table
          and populate these changes in another internal table
            READ TABLE <dyn_table> ASSIGNING <dyn_wa> INDEX i_index.
            IF sy-subrc = 0.
              APPEND <dyn_wa> TO <dyn_tab_temp>.
            ENDIF.      ENDLOOP.*     Lock the table
          CALL FUNCTION 'ENQUEUE_E_TABLE'
            EXPORTING
              mode_rstable   = 'E'
              tabname        = p_table
            EXCEPTIONS
              foreign_lock   = 1
              system_failure = 2
              OTHERS         = 3.      IF sy-subrc = 0.*       Modify the database table with these changes
            MODIFY (p_table) FROM TABLE <dyn_tab_temp>.        REFRESH <dyn_tab_temp>.*       Unlock the table
            CALL FUNCTION 'DEQUEUE_E_TABLE'
              EXPORTING
                mode_rstable = 'E'
                tabname      = p_table.      ENDIF.
      ENDCASE.  rs_selfield-refresh = 'X'.
    Hope it helps you.
    Best Regards
    Santosh

Maybe you are looking for

  • Powerpivot refresh failing on Sharepoint ONLY - Works in Excel

    Hi all, I'm experiencing a very frustrating issue. I have a powerpivot workbook that has refreshes fine in the Excel application, however when I put the workbook in the Powerpivot Gallery on Sharepoint, the refresh fails with an error 'Call To Excel

  • How do I change the pop up menu for right click to Tools?

    Hi, I generally know my way around Photoshop but for some reason this has me stumped. When I right click on the image I'm working in (using my Cintique pen button) I get the Brushes panel as a pop up. Very handy, but I hate Brushes- I much prefer Too

  • Printing Error - "not enough storage"

    Cant seem to print any scanned in and edited photos. Always get an error message saying "not enough storage to complete this operation". It's driving me insane as I've spent ages getting all my photos onto this package! Could anyone help, in "non-tec

  • Provide a connection directly?

    Is it possible to provide Toplink with an actual JDBC connection instead of connect parameters? The business model I'm trying to construct will work inside an existing application which does direct JDBC. There is already a connection open and it woul

  • OFSAAI - Is there a 32b libcpptripledes.so?

    Is there a 32b libcpptripledes.so? Downloaded OFSAAI for Linux x86 from edelivery - ./Setup.sh GUI does not work ./Setup.sh SELIENT completed, but ./reveleusstartup.sh cannot start -- [UMMLOG] Nov 25,10 18:17:07 : [SMSSERVICEPROVIDER]Error occurred w