SharePoint 2013: InfoPath Form value update in old forms

Hello Experts,
I have a SP 2013 site with InfoPath form published onto the list, few fields from this form is promoted to be saved as list colum value. Everything works as expected.
So far, we have approx 2000+ form saved in this list. With new change request, I need to promote another field (say XYZ) from existing form as list column. This XYZ field is present in the form from starting and all 2000 forms contains value in this
field.
My question - When new forms are saved, this XYZ value can be saved in list item but is there any way I can pull values from XYZ field from existing 2000 forms to be saved onto list item.
Any help is appreciated.
Regards,
Ankur
Please mark my answer if it helped you, I would greatly appreciate it.

Yes there is.
You can use "Relink Documents" from your Current View dropdown in the Ribbon. But don't use this if you have any workflows connected to the library, they WILL RUN.
Instead, you can render the forms in "Open with Explorer" view. In the Ribbon, under the Library Tools, Library tab, in the Connect & Export section, click on
Open with Explorer. As the files render in the Explorer window, you will see the icons next to the file names change to the InfoPath icon. Wait for them all to change. If you have a lot of files, you can scroll down to expose the ones that have not
changed yet. When all the icons have rendered, shut the Explorer window and refresh your view, you will see the promoted columns contain the data that was in the form.
Marlene Lanphier MCTS

Similar Messages

  • Checkout and checkin in sharepoint 2013 infopath form

    I am migrating infopath form from SP20010 to SP2013 one of the form contains the checkout(on button click) - Checkin(on exit) functionality.
    I converted the Checkout  data connection file.
    its giving me error 
    An error occurred while trying to connect to a Web service.
    An entry has been added to the Windows event log of the server.
    Log ID:5566
    and  In the udcx file i used authentication section with secure store app, Checkout and checkin is working but the file is getting checked out to the user id specified in the authentication
    section instead of the logged in user.Environment using web browser form, Sharepoint 2013 on premise authentication kerborose.
    Please help.

    Hi Nishant,
    Can you please check logs for more details against log id and provide more information.
    Regards
    Soni K 

  • Sharepoint 2013 Infopath form Date Picker causes screen to move shift to the top in non-IE browsers

    I created a list in Sharepoint 2013 that has a date field. I then created an Infopath form that has that date field in there. When I go to insert a new item in the list, clicking on the datefield brings up the calendar control. In IE the page doesn't move,
    in non-IE browsers it moves the page to the top. Is there a fix for this?

    Also want to know how to fix this behaviour!

  • SharePoint 2013 Infopath form list of WSDLs

    Does anyone have a good list of all available infopath WSDLs?
    _vti_bin/usergroup.asmx
    ect.?

    Hi,
    Here is a list of the web service available in InfoPath in the link below(same for SharePoint 2013):
    http://msdn.microsoft.com/en-us/library/bb862916%28office.12%29.aspx
    And for SharePoint 2013, you can find the services under the folder located at C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\ISAPI.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • How to give link to SharePoint 2013 document library column to open its form?

    Hi All,
    I have Infopath document library form, now i want to give link to a specific column to its own item. How to achieve this? Thanks in advance!

    Hi Sam,
    To make the custom field to act as the Name field in the list view, I recommend to use JSLINK to achieve what you want.
    Below is the code example for the js file:
    (function () {
    var overrideCtx = {};
    overrideCtx.Templates = {};
    overrideCtx.Templates.Fields = {
    'Services': { 'View' : CustomLink }
    SPClientTemplates.TemplateManager.RegisterTemplateOverrides(overrideCtx);
    function CustomLink(ctx){
    var link = ctx.CurrentItem["FileLeafRef"];
    var value =ctx.CurrentItem["Services"]
    var html="";
    if(value!="")
    {var html= "<a href='"+link+"'>"+value+"</a>";}
    return html;
    After writing the js file, you need to upload the file to SharePoint and then refer to it in the list view web part.
    http://www.learningsharepoint.com/2012/08/03/sharepoint-2013-using-js-link-to-add-javascript-to-listviewdataview-webpart/
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Sharepoint 2013, Infopath 2013 and SQL List Data Connection

    I created one list library in SharePoint 2013
    Customized with info path forms 2013 …
    External data connection with SQL servicer table
    SQL table fields are associated with List fields…
    I converted data connection in to UDC file and uploaded in the Data connection Library in SharePoint 2013
    I published the list… when I new document I am getting an error …
    You do not have permissions to access a database that contains data required for this form to function correctly.
    An entry has been added to the Windows event log of the server.
    Log ID:5566
    Correlation ID:
    0bb79b9c-3893-20d2-21e3-d428b2f4e92f
    Hai

    Hello , 
    Please refer below threads .
    http://social.msdn.microsoft.com/Forums/en-US/6bead079-4a71-49aa-9c67-ad59069a0ffe/sharepoint-2010-infopath-form-error-you-do-not-have-permissions-to-access-a-database?forum=sharepointcustomizationprevious
    http://blogs.technet.com/b/rajbugga/archive/2013/08/07/infopath-over-claims-authentication-sharepoint-2010-amp-2013.aspx
    Also I would suggest you to create a simple web service to get and update the data to database . And use that Web service to your DB operations . 
    Best Regards Kuldeep Verma
    Please remember to click "Mark As Answer" if a post solves your problem or "Vote As Helpful" if it was useful. 

  • SharePoint 2013 InfoPath GetUserProfile issue

    We have upgraded from SharePoint 2007 to SharePoint 2013 and we having problem with InfoPath forms which contain GetUserProfile web service as data connection. We have converted our web application to claims in 2013 and based on suggestions a new Secure
    Store Service ID needs to be created to allow InfoPath to connect over Claims Based Authentication. refer to
    http://thatssharepoint.blogspot.com.au/2013/12/issues-with-infopath-forms-after.html  
    We have already done this but we still get the following error when opening the form that has data connection query On Load form:
    An error occurred while trying to connect to a Web service.
    An entry has been added to the Windows event log of the server.
    Log ID:5566
    Timestamp               Process                                
     TID    Area                           Category                     
     EventID Level      Message  Correlation
    03/12/2014 10:27:52.98  w3wp.exe (server:0x0468)                 0x288C SharePoint Foundation          Logging Correlation
    Data       xmnv Medium Name=Request (GET:http://server:81/sites/intranet/TeamSites/demo/demo/_layouts/15/FormServer.aspx?XsnLocation=http://server:81/sites/intranet/TeamSites/demo/demo/Test%20Form/Forms/template.xsn&SaveLocation=http%3A%2F%2Fserver%3A81%2Fsites%2Fintranet%2FTeamSites%2Fdemo%2Fdemo%2FTest%20Form&ClientInstalled=true&DefaultItemOpen=1&Source=http%3A%2F%2Fserver%3A81%2Fsites%2Fintranet%2FTeamSites%2Fdemo%2Fdemo%2FTest%2520Form%2FForms%2FAllItems%2Easpx) 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:52.99  w3wp.exe (server:0x0468)                 0x288C SharePoint Foundation          Authentication Authorization 
     agb9s Medium Non-OAuth request. IsAuthenticated=True, UserIdentityName=0#.w|domain\user, ClaimsCount=46 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:52.99  w3wp.exe (server:0x0468)                 0x288C SharePoint Foundation          Logging Correlation
    Data       xmnv Medium Site=/sites/intranet 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.04  w3wp.exe (server:0x0468)                 0x288C SharePoint Foundation          Monitoring                   
     b4ly High Leaving Monitored Scope (SiteAndWebCache.DoesUserHavePermission). Execution Time=10.7472 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.04  w3wp.exe (server:0x0468)                 0x288C InfoPath Forms Services        Maintenance                  
     m1v7 Medium SQL Query Count The SQL queries performed during this operation. 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.16  w3wp.exe (server:0x0468)                 0x288C InfoPath Forms Services        Runtime - Data Connections   
     m1ba High [Forced due to logging gap, cached @ 03/12/2014 10:27:53.05, Original Level: Verbose] Web Request:  Getting response 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.16  w3wp.exe (server:0x0468)                 0x288C InfoPath Forms Services        Runtime - Data Connections   
     m1bf High [Forced due to logging gap, Original Level: Verbose] Web Request:  WebException Caught 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.16  w3wp.exe (server:0x0468)                 0x288C InfoPath Forms Services        Runtime - Data Connections   
     m0im Medium Data adapter failed during OnLoad: The remote server returned an error: (500) Internal Server Error.  Server was unable to process request. ---> Attempted to perform an unauthorized operation. 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.16  w3wp.exe (server:0x0468)                 0x288C InfoPath Forms Services        Runtime - Data Connections   
     m1v0 Warning The following query failed: GetUserProfileByName (User: 0#.w|domain\user, Form Name: Test Form, IP: , Connection Target: , Request:
    http://server:81/_layouts/15/FormServer.aspx?XsnLocation=http://server:81/sites/intranet/TeamSites/demo/demo/Test Form/Forms/template.xsn&SaveLocation=http://server:81/sites/intranet/TeamSites/demo/demo/Test Form&ClientInstalled=true&DefaultItemOpen=1&Source=http://server:81/sites/intranet/TeamSites/demo/demo/Test%2520Form/Forms/AllItems.aspx,
    Form ID: urn:schemas-microsoft-com:office:infopath:Test-Form:-myXSD-2014-03-11T05-56-58 Type: DataAdapterException, Exception Message: The remote server returned an error: (500) Internal Server Error.  Server was unable to process request. ---> Attempted
    to perform an unauthorized operation. The remote server ret... 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.16* w3wp.exe (server:0x0468)                 0x288C InfoPath Forms Services        Runtime - Data Connections   
     m1v0 Warning ...urned an error: (500) Internal Server Error.) 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.21  w3wp.exe (server:0x0468)                 0x288C InfoPath Forms Services        Runtime - Data Connections   
     m0ie Medium Data adapter failed during OnLoad: The remote server returned an error: (500) Internal Server Error.  Server was unable to process request. ---> Attempted to perform an unauthorized operation. 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.21  w3wp.exe (server:0x0468)                 0x288C InfoPath Forms Services        Runtime - Data Connections   
     m1v0 Warning The following query failed: GetUserProfileByName (User: 0#.w|domain\user, Form Name: Test Form, IP: , Connection Target: , Request:
    http://server:81/_layouts/15/FormServer.aspx?XsnLocation=http://server:81/sites/intranet/TeamSites/demo/demo/Test Form/Forms/template.xsn&SaveLocation=http://server:81/sites/intranet/TeamSites/demo/demo/Test Form&ClientInstalled=true&DefaultItemOpen=1&Source=http://server:81/sites/intranet/TeamSites/demo/demo/Test%2520Form/Forms/AllItems.aspx,
    Form ID: urn:schemas-microsoft-com:office:infopath:Test-Form:-myXSD-2014-03-11T05-56-58 Type: DataAdapterException, Exception Message: The remote server returned an error: (500) Internal Server Error.  Server was unable to process request. ---> Attempted
    to perform an unauthorized operation. The remote server ret... 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.21* w3wp.exe (server:0x0468)                 0x288C InfoPath Forms Services        Runtime - Data Connections   
     m1v0 Warning ...urned an error: (500) Internal Server Error.) 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.23  w3wp.exe (server:0x0468)                 0x288C SharePoint Foundation          Monitoring                   
     nasq Medium Entering monitored scope (Render Ribbon.). Parent Request (GET:http://server:81/sites/intranet/TeamSites/demo/demo/_layouts/15/FormServer.aspx?XsnLocation=http://server:81/sites/intranet/TeamSites/demo/demo/Test%20Form/Forms/template.xsn&SaveLocation=http%3A%2F%2Fserver%3A81%2Fsites%2Fintranet%2FTeamSites%2Fdemo%2Fdemo%2FTest%20Form&ClientInstalled=true&DefaultItemOpen=1&Source=http%3A%2F%2Fserver%3A81%2Fsites%2Fintranet%2FTeamSites%2Fdemo%2Fdemo%2FTest%2520Form%2FForms%2FAllItems%2Easpx) 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.23  w3wp.exe (server:0x0468)                 0x288C SharePoint Foundation          Monitoring                   
     b4ly Medium Leaving Monitored Scope (Render Ribbon.). Execution Time=6.9057 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.26  w3wp.exe (server:0x0468)                 0x288C SharePoint Server              State
    Service                  8kfs Medium The StateManager is disposing and calling ReleaseLockedStates() (Count=0) 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.26  w3wp.exe (server:0x0468)                 0x288C SharePoint Foundation          Micro Trace                  
     uls4 Medium Micro Trace Tags: 0 nasq,15 agb9s,49 b4ly,0 m1v7,126 m0im,40 m0ie,14 nasq,6 b4ly,31 8kfs 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    03/12/2014 10:27:53.26  w3wp.exe (server:0x0468)                 0x288C SharePoint Foundation          Monitoring                   
     b4ly Medium Leaving Monitored Scope (Request (GET:http://server:81/sites/intranet/TeamSites/demo/demo/_layouts/15/FormServer.aspx?XsnLocation=http://server:81/sites/intranet/TeamSites/demo/demo/Test%20Form/Forms/template.xsn&SaveLocation=http%3A%2F%2Fserver%3A81%2Fsites%2Fintranet%2FTeamSites%2Fdemo%2Fdemo%2FTest%20Form&ClientInstalled=true&DefaultItemOpen=1&Source=http%3A%2F%2Fserver%3A81%2Fsites%2Fintranet%2FTeamSites%2Fdemo%2Fdemo%2FTest%2520Form%2FForms%2FAllItems%2Easpx)).
    Execution Time=286.8812 615a7c9c-52c9-00ee-1bc0-54d6c0e001fc
    any help would be great.

    Hi  CALIG,
    According to your description, my understanding is that the User Profile Service connection returns an error when open the form of a web application using Claim based Authentication in browser.
    The issue can be caused by a limitation of InfoPath Form Services not being claims aware. For using InfoPath with claims based authentication , here is a good blog you can refer to:
    InfoPath over Claims Authentication (SharePoint 2010 & 2013):
    http://blogs.technet.com/b/rajbugga/archive/2013/08/07/infopath-over-claims-authentication-sharepoint-2010-amp-2013.aspx
    Want to call SharePoint 2010 web services within browser based InfoPath 2010 forms?:
    http://blogs.msdn.com/b/russmax/archive/2012/08/17/want-to-call-sharepoint-2010-web-services-within-browser-based-infopath-2010-forms.aspx
    Thanks,
    Eric
    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]
    Eric Tao
    TechNet Community Support

  • Sharepoint 2013 - InfoPath Web Part Errors

    There may be a better way to accomplish what I'm doing so I will explain the idea first.  I'm putting together a PMO Sharepoint Site which contains drill down project information from 4 groups to over 500 projects.  I would like to display the
    data in a more dynamic way than just in lists so I am attempting to use an InfoPath form to display dynamic data in a more friendly text view.
    After creating a form view in InfoPath 2010, I loaded it into Sharepoint 2013.  I went through "Connections" and selected "Get Form From" and chose a web part list.  After choosing the view and saving I receive this error.  Sometimes
    it saves correctly but when I go back to edit the web part this error appears.

    This has been answered for SP 2010 at SP:SO. Things wont change much in SP 2013 as far as VWP is concerned. Basically you will need to implement Custom Web Part Editor.
    http://stackoverflow.com/questions/6946153/edit-webpart-properties-with-dynamic-dropdownlist
    Here is an example.
    http://sptechbytes.blogspot.ca/2013/02/sharepoint-2010-creating-custom-editor.html
    Amit

  • Sharepoint 2013 obtain alternative value for outcome local variable

      When a user either rejects or accepts a task that they have been assigned
    to in the 'start a process action task, the outcome local variable value is either 0 or 1.    Right now I am updating a custom list with the value obtained from the local variable called 'outcome'. Is there a way to obtain the outcome value
    as 'rejected' or 'accepted' instead of 0 or 1? If so can you tell me how to change the outcome values?

    Hi wendy,
    For your issue, you can add a condition in your workflow as below:
    Then you can update a custom list with 'rejected' or 'accepted' based on the value obtained from the local variable called 'outcome'.
    Another way, you can create a custom Task Outcome with the value you want to use:
    http://sivarajan.me/post/SharePoint-2013-Designer-Workflow-Creating-a-Custom-Task-Outcome-Part-3
    Thanks,
    Eric
    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]
    Eric Tao
    TechNet Community Support

  • Infopath & SharePoint 2013 : infopath hyperlonk published to form library always displays complete url instead of text ?

    hi , I am in need to provide a link to sub webs provisioned when an item is added to form library.
    hyperlink has to fields 1. Value for url 2.text to display text
    but it always displays url in form library item.
    Ahsan Ranjha

    Hi Ahsan,
    Sorry for the late reply, we can update the "Project Link" url and "Project Link text" in a workflow variable in a Hyperlink field format ([Project Link], [Project Link Text]), and then update to another Hyperlink type column
    in this list, then it should show the url as expected as hyperlink field in InfoPath form.
    Note: There is a blank space after the comma in the hyperlink field format.
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/622bc70c-9b7a-4bff-b17a-b21b3a74ed8f/how-to-set-hyperlink-url-and-description-simutaneously-in-sharepoint-designer-workflow?forum=sharepointcustomizationlegacy
    Thanks
    Daniel Yang
    TechNet Community Support

  • So this is new... InfoPath 2013 on SharePoint 2013: Create a New Custom List, Edit Form in InfoPath, Attempt to Publish and...

    InfoPath blows up with an error message saying "Invalid form template"...
    No, I do not have any added data connections in the form.
    No, I have not added any fields or done any modifications of any kind to the form.
    I am doing exactly these steps:
    Open SPD
    Create a New Custom List
    Open List in SPD
    Click "Design Forms in InfoPath" (Item)
    Form opens in InfoPath 2013
    Click Publish (or Quick Publish...doesn't matter)
    See error message
    This wasn't a problem in my environment liiike, a week ago..? The only thing that's different is that I installed some security patches on the servers this morning...
    KB2737989
    KB2956153
    KB2956180
    KB2881078
    KB2760361
    KB2956175
    KB2956183
    KB2956143
    KB2920731
    KB2956181
    KB2760554
    KB2760508
    KB2880473
    KB3048778

    Hi ramz,
    Also you can try to check if there are more useful ULS logs related to InfoPath issue according to the time of this error "Invalid form template" occured, it could help troubleshoot the issue.
    http://blogs.msdn.com/b/opal/archive/2009/12/22/uls-viewer-for-sharepoint-2010-troubleshooting.aspx
    Thanks
    Daniel Yang
    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]

  • SharePoint 2013: Infopath browser form "get form from" option greyed out

    In a web part page, I was able to add an app/list web part and an InfoPath web part, where the latter is setup with a "Get Form From" data connection with the former.
    Now I was trying to do the same within the edit page of the tasks list, as I was aiming to allow the user to edit the item related to the task and to approve the task from the same page. I can add the two web parts. However, the "Get Form From"
    data connection is not available in this case. What do I need to do to make it so?
    Thanks.

    Hi Ahmed,
    Please go to task list page and click customize form, then publish it in the InfoPath form designer.
    Now add a new page in SharePoint site, insert task list web part, then insert an InfoPath form web part. Click the triangle on the top right corner > Edit web part > Connections > Get form from, see if you could select task now.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • SharePoint 2013 Infopath Web Service Get File within list permissions

    Hello,
    I am looking for a web service to pull a form within a form libraries permissions.  So a user creates a form and requests access for him/herself and whomever he/she wants to have access to the form, I then go to file share with and grant only these
    people access.  lets say I now have 2000 forms and and I want a column that says these people have been granted access to this file instead of clicking each file going to properties and checking share with permissions.  What web call would I use
    for this, been searching and keep finding how to share with people instructions and now how to use a web service to pull the names.

    Hi Ahmed,
    Please go to task list page and click customize form, then publish it in the InfoPath form designer.
    Now add a new page in SharePoint site, insert task list web part, then insert an InfoPath form web part. Click the triangle on the top right corner > Edit web part > Connections > Get form from, see if you could select task now.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Sharepoint 2013 web service to update column content

    I have a folder in a sharepoint list. Folder have columns ie Title, modified by, modified date, details. I am trying to update details column content with csharp code for that folder. I am trying to find sharepoint service method to update a column content
    for a list item.
    Added my sp site service ex: http://mysite/_vti_bin/Lists.asmx as reference
    I included service reference in my project and create object.
    I am referrring the below service to check if I can use any method from it but unable to find it. Do we have any method to 
    https://msdn.microsoft.com/en-us/library/ms774680(v=office.12).aspx
    Sri

    Hi Sri,
    Per my understanding, you might want to update item using Lists Web Service.
    In Lists.asmx, the methods available are as below:
    https://msdn.microsoft.com/en-us/library/lists.lists_members(v=office.12).aspx
    I suggest you follow the documentation below about updating list item using Lists Web Service for a try in your environment:
    https://msdn.microsoft.com/en-us/library/office/ms440289(v=office.14).aspx
    Thanks         
    Patrick Liang
    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]

  • WSP deployment to multyiple fronend server in sharepoint 2013 not reflecting the updated solution

    Hi I have created a wsp package and deployed it to the multiple  front end server. It was working fine on initial deployment. However after doing some change in JS file, I update the solution (through PowerShell update solution command)  and found
    it's not reflecting in Browser . Even if i have checked the file in both front end are updated (in 15 hive).
    Thanks and Regards
    Er.Pradipta Nayak
    Visit my Blog
    Xchanging

    If the files are updating on the front end servers, but not showing changes in the browser then the problem is that the .JS files have been cached by the browser.  You need to clear the Browser cache after this kind of change before the change will
    be reflected in the browser.  You can manually clear the browser cache in IE using the developer toolbar [F12].
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

Maybe you are looking for

  • How to validate in ADF Swing application

    I created an app using ADF Swing:Holiday. My table is Holiday has: HolidayID, Holiday, Reason, Desc. I only want to show Holiday, Reason, Desc. Holiday is Date type. Now I want to validate if user type an ilegal format date?

  • How can I change my Australian Itunes to New Zealand Itunes.

    How can I change my Australian Itunes to New Zealand Itunes because i now live in New Zealand and can't use Itunes gift cards? Please Help. Cheers Alexandrenz

  • Clearing of open items

    Dear All, We have done clearing of vendors thru TC-F-44.It has generated the clearing document also.But while seeing the document it is showing as open item as well as clear item also.Why it is like this. Regards, Shivaji

  • Autotype text in linked sections of a double sided card?

    Hello, I'm making some double sided cards and I would like to have the title repeated on both the recto and the verso side. Is there a way to link the two "area's" and have pages autotype the text in one side as I enter it on the other side? Thanks!

  • Remove Personal Domain Problem

    Hi. I had a personal domain setup and it was working fine. I recently removed the domain from my .Mac account. iWeb still thinks it is publishing to the domain, and shows the little green indicator light at the bottom with my domain. After it publish