Blank to: field when recieving attachments

I have multiple machines using outlook 2010 that are reporting that the To: field is appearing blank and it's only when an attachment is included. All other messages appear fine.  Is this by design?, can it be altered?, or am I missing something.
All are Win 7 machines collecting from Imap servers, if that helps.

Hi,
I'm marking the reply as answer as there has been no update for a couple of days.
If you come back to find it doesn't work for you, please reply to us and unmark the answer.
Best Regards,
Steve Fan
Forum Support
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click
here

Similar Messages

  • Need blank form fields when page spawned

    Hi all,
    I have a fillable form that has buttons at the top of every page to for the user to duplicate the page in case more information needs to be entered.  Here is the javascript I'm using, courtesy of George Johnson:
    // Get a template object from an existing template
    var t = getTemplate("myTemplate");
    // Spawn the template on the page following this one, and rename the fields
    t.spawn({nPage: pageNum + 1, bRename: true, bOverlay: false});
    This works great, except when the user has already filled out page 1, then clicks the button to duplicate the page, the new page contains the information already filled in by the user on page 1.  Is there a way to clear the fields when the page is duplicated? I am using Adobe X Pro.  Thank you!!!

    Please repost in the Acrobat Scripting forum.

  • Why do I see blank fields that I chose to hide empty fields when when emailing a confirmation?

    I have chosen to to not include empty fields when emailing a confirmation, yet I still see the blank fields. What can I do to remove these fields from appearing in my confirmation email?

    Hi;
    I believe you are speaking of the "Email Notification" that you, as the form Author recieve, which is setup on the "Email Notifications" sub-tab of the "Options" tab.  In that email notification there is not an option to hide the blank fields.  In the "Email Reciepts" sub-tab of the Options tab is where you configure email receipts sent to the form submitter, on that tab you can choose to incude the data but hide the blank responses, but that does not affect the email notification that you, as the author recieve.  That email notification, if you choose to include the data, will always show all fields.
    Let me know if that was not correct and you are saying that the email reciept to the submitter is showing blank fields when it should not.
    Thanks,
    Josh

  • Create Blank Signature Field in Acrobat 8

    The create blank signature field function is no longer available in Acrobat 8.0, as it was in 6.x and 7.x. This was an extremely useful tool to add a quick signature block to a document you needed digitally signed by another party.
    Adobe LiveCycle Designer does have the ability to add the field, but that requires additional steps to convert the document to a form when a forms functionality is truly unnecessary for a simple signature capture.
    Please, add this capability back to the native Acrobat program. We have hundreds of users who use this functionality daily.

    Jeff,
    You are right it is not as it used to be in Acrobat 6 and 7, but it is still there! 
    Go to Tools->Forms, and select the Digital signature tool. 
    A cross will show up, and you can use t for placing your new and EMPTY signature field 
    Tal 
    [signature deleted by host]

  • Clear fields when PDF page is spawned?

    Hi all,
    I have a fillable PDF  form that has buttons at the top of every page for the user to  duplicate the page in case more information needs to be entered.  Here  is the javascript I'm using, courtesy of George Johnson:
    // Get a template object from an existing template
    var t = getTemplate("myTemplate");
    // Spawn the template on the page following this one, and rename the fields
    t.spawn({nPage: pageNum + 1, bRename: true, bOverlay: false});
    This  works great, except when the user has already filled out page 1, then  clicks the button to duplicate the page, the new page contains the  information already filled in by the user on page 1.  Is there a way to  clear the fields when the page is duplicated? I am using Adobe X Pro.   Thank you!!!

    Update: I found this code:
    var iPage = 0; // This is your page number, it is 0-based, so page 1 is 0
    var sFields = new Array();// array of fields names that are found
    for(var x=0;x<numFields;x++)
    {var pg = getField(getNthFieldName(x)).page;if((typeof pg == 'number' && pg == iPage) || (typeof pg != 'number' && pg.indexOf(iPage) > -1))sFields[sFields.length] = getNthFieldName(x);}
    if(sFields.length > 0)resetForm(sFields);
    This code does work, but instead of blanking out the NEW page, it blanks out the original one. Preferably, the original page would retain the information and the new form would be cleared.  I changed var iPage = 0 to var iPage = pageNum +1 and that seems to blank out the spawned page.  Even when I press the button on the spawned page, the second spawned page is cleared.
    I know very little about javascript so if anyone sees any problems with this code or the change I made, I'd appreciate if you give me a shout.  Otherwise I guess I resolved this on my own. Thanks!

  • Getting Records for Blank Date Field

    Hi All,
    I am trying to get all the records with blank Calday values, but not able to get the data in listcube or Query? how can I get this without using boolean function, range or manipulating data, in query i tried to restrict using # but no luck.
    Thanks,
    S.B.

    In the listcube, click on calday and when a selection comes on
    in the box of calday right click and option -> equal and leave
    blank the field. That will display everything blank
    Thanks
    Wons

  • Applying functions to database fields when querying for a form field

    Hi,
    how is it possible to apply trim() or another method to the content of a database field when a query is initiated?
    The actual problem is that there are entries in the database which are entailed by a blank and, because the user is not aware of this fact, he cannot be forced to add a blank or % to the form field he is querying.
    Does anyone have an idea how to solve this issue?
    Thank you very much in advance.
    Message was edited by:
    user492074
    null

    The where clause is built that way:
    WHERE (ETN.trim(ETN_PLZ)=:1)
    The error message:
    ORA-00904: "ETN"."TRIM": invalid identifier
    Actually, I guess that the trim statements should surround ETN.ETN_PLZ but that is obviously not the case.
    Apart from that I did not enter 1 as the value to query for.
    Nevertheless, thank you for your help. Forms version is 10.1.2 by the way.

  • When sending an email, I click addresses, and the list is blank.  However, when I click the address in the tool tray, they're all there.

    When trying to send an email, I click address in the "New Message".  The "Addresses" screen appears, but it's blank.  However, when I click the address book in the tool tray, they're all there.  Does anyone have the solution?

    Barney,
    I have four groups.
    I just typed the name of one of those groups in the To field on the iPhone's email, and received:
    Invalid Address
    "<group name>" does not appear to be a valid email address.  Do you want to send it anyway?
    I clicked continue and it remains in my outbox.
    Help is appreciated.
    Thanks,
    Michael

  • Foxpro Blank Date Field show as 30-DEC-1899 ?

    When I query and Insert Foxpro DBF Files Records into Oracle Database with Blank Date Field through Oracle Heterogeneous Connectivity, it shows as '30-DEC-1899', how can I avoid this and show as NULL ?
    Best Regards,
    Luqman

    Hi,
    I suspect that there is something wrong with your patterns (see Object > Field).
    I would set up the display and edit patterns to match how you want the data to display.
    Niall

  • Mac OS X Preview application and phantom blank form fields

    I created a "employment application form" for my company in Acrobat. Occasionally our HR department will get a returned application form with the "phantom blank form fields". The information is there but invisible. I used the export form data and have been able to recover the data and make a viewable .pdf again but I would like to see if any one else has been encountering problems like this and what the solution may be.
    In this thread http://forums.adobe.com/message/4746439 Brian points out that it's likely that folks are using the Mac OS X Preview rather than Reader to fill in the form (thought for a long time that it was some sort of platform issue - the Mac thing makes perfect sense). Is there a way that I could possibly avert this problem when creating and distributing the document out of Acrobat?
    Regards

    Workaround:
    http://blogs.adobe.com/pdfdevjunkie/2009/11/script_to_fix_mac_osx_previewa.html
    Solution: Don't use Preview.

  • Blank Time Field on iTunes Podcast....Help!

    My recent podcast episodes have nothing in the time field when viewed through the iTunes store. After being downloaded, the time appears, but it's blank within the iTunes store.
    Is this just a freak iTunes problem that will work itself out, or is there something I can do?
    (Using archive.org to host podcasts)
    Thanks!

    Your feed is at
    http://feeds.feedburner.com/zulu81
    It doesn't contain any 'itunes:duration' tags, hence the non-appearance of the duration in the Store. You are creating your feed in Squarespace so you will need to look there for a place to enter the duration for each episode.

  • Blank Time Field for Podcast Episodes....Help!

    My recent podcast episodes have nothing in the time field when viewed through the iTunes store. After being downloaded, the time appears, but it's blank within the iTunes store.
    Is this just a freak iTunes problem that will work itself out, or is there something I can do?
    (Using archive.org to host podcasts)
    Thanks!

    hello,
    I have just got a solution:
    The provider Zantel allows now also the password "1" instead of blank.
    I have another question for which I open a new subject

  • I downloaded 11.1 but now can't access the store, can only view my library. I've reinstalled but still get a blank, white screen when I try to go to the itunes store. How can I get to the store for purchases?

    I downloaded 11.1 but now can't access the store, can only view my library. I've reinstalled but still get a blank, white screen when I try to go to the itunes store. How can I get to the store for purchases?

    In iTunes prefs>Store - is the Store check box unchecked?
    Did you repair pemissions with Disk Utility?
    MJ

  • Downloads Folder No Longer Jumps Up When Saving Attachments

    When saving attachments in Mail, my downloads folder on the Doc used to jump up a couple of times when I hit "save" from within an email that I received to signify that I just saved it into that folder.
    However, for no rhyme or reason, the downloads folder no longer jumps up when I save attachments. The attachment still save in to that folder but I miss the pop-up action telling me that it did.
    I searched the net and posts and found nothing on this quark. This is driving me nutz!
    Please help!

    Check in System Preferences>Dock and check off Animate opening applications and see if that doesn't do it. Not sure if that is why but it is worth a shot.

  • Can you customize what folder MAIL goes to when adding attachments?

    Can you customize what folder MAIL goes to when adding attachments?
    My friend has 2 email addresses for businesses.
    He has invoices in folders for both, and wants to set up the Mac like this:
    When he writes from one email address and attaches documents - he want the Mac always to go to the corresponding folder for that company of his. Same for the other email address...
    Make sense?
    Can this be done?
    Thanks in advance....

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether your problem is caused by third-party system modifications that load automatically at startup or login. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click  Log in.
    *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode. Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

Maybe you are looking for