Form Difficulties

Status
Not open for further replies.

jmacmillan

Member
Outlook version
Outlook 2010 32 bit
Email Account
Exchange Server
We have Exchange 2007, and Outlook 2010




I downloaded a sample form from your Outlook sample apps page http://www.slipstick.com/addins/misc...ns-for-outlook. The form in question is the 'While you were out' form.


I have the form loaded and copied to our organizational repository, but I am getting the classic ‘Form Failed to Load’ error.




SHOT0713.jpg




I have done a couple of test sends of the form (loading from the PST, not the repository) and it sends what appears to be a basic email, not the form (as viewed from the sent items folder).



Also, I would very much like to have a button on the toolbar for ‘new message’ that automatically brings this form up without requiring the user to browse the form library...I would like to add an item to the 'new' item list...is this possible?




Thanks




Jeff
 
Diane

Thanks for the response...i have no doubt that it works, what i am wondering is if there might be one of those pesky controls that have issues in 2010? Either way, let me know if I can provide any information to help find out what is going on...the form load fail is a bit ambiguous.
 
Are you using the original While you were out or the WYWO alternate version?

This is what the received message should look like - you'll either see a note saying to open the form or the message field - you need to open it to see the formatted fields. (Type of contact and importance are in the subject and in the header if you don't need the eye candy.)

02.24.2013-11.37.png

You need to use VBA to open the form without going through the open form dialog - see How to Open Outlook Templates and Files using Toolbar Buttons - Slipstick Systems for the code.

I'll have to set up my test server to use an org library - i use office 365 and it doesn't support org library. :(
 
on the error- Outlook 2010 caches the names of the forms in the Exchange Organizational Forms Library. The cache expires every 24 hours. If a new form in the Organizational Forms Library has not been cached, Outlook displays the error. The form is not cached in the Names File cache until the cache expires or times out.

Either lower the timeout or disable it.

HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Forms\ClassNamesCache

DWORD: Timeout

Value 1 - 24 (hours) - default is 24 hours. Try 1. (Decimal)

DWORD: Disabled

Value: 1
 
Diane

Thanks for the clarifications...i have the form working manually now. I have a question about getting the button/menu item placed however.

I can create a button for the macro easily enough, however is there a way to add the macros to the 'New' items list that is on the home ribbons?

The second part of this will be the distribution and configuration...The macros itself, but also (and likely more challenging) the button/icon/label/menu position configuration. What is the best way to deal with this?
 

Attachments

  • SHOT0716.jpg
    SHOT0716.jpg
    72.8 KB · Views: 484
  • SHOT0715.jpg
    SHOT0715.jpg
    54.1 KB · Views: 506
Diane

BTW, it appears that the forums email system may want to check the configuration of the mail server IP in DNS. I was not receiving the post notifications, and checked the filtering and found the notifications were getting blocked as per the attached...Normally all mail servers have at least an A record if not a MX...

SHOT0717.jpg

I have whitelisted the forums for now, but thought you should know

SHOT0714.jpg
 
Yeah, I discovered yesterday that Hotmail was rejecting mail, saying an entire ip range was blocked. When i checked blacklists to see if the ip was listed, it came up clean. Best info i had was the ip is blocked because of rDNS. (Spammers pound the site and the contact us link, but AFAIK, they can't use the site to spam others on a grand scale - I was worried they found a way to get past the security.)
 
You can't add it directly to the New chunk, you can create a chunk next to the New chunk.

new-chunk.png

Distributing it is the hard part. If no one is using macros, it can be pushed out using a log on script - but to customize the ribbon automatically requires a com addin.

If you don't allow people to customize the ribbon you could push out a new custom ribbon, but AFAIK, importing will always replace the current ribbon layout.
 
Diane

I have done exactly what you describe, by creating a new group, however what I really want is to add it to a list, as in the image (as well as the button)...it's just a workflow thing. The list I have highlighted is where I am talking about, and would exist on ALL of the 'Home' tabs (there are several)

SHOT0719.jpg

Getting this distributed is as important as anything else...I don't suppose that making this an addin is as simple as running a macro-to-addin converter?:rolleyes:
I can't imagine any other way to do this if the button and location are different on every machine...
 
I'm not aware of a way to customize the flyouts. It may be possible if you design your own ribbon.

No, sorry, there is not a macro-to-addin creator. It would be great if there was. :)
 
Diane

OK, thanks for the info...I guess the only option then is to do this via an addin. Can you advise what stepa need to be handled differently to accomplish my goal?
 
i am having problems with signature blocks being saved into the form instead of the typed text. Is there a way to disable the signatures on the form?
 
Please see the screenshots below...the first one is what I see when filling out the form and sending to myself (note that there is no signature). The second is what is received. The text that was typed into the message body is not there, and appears to be replaced by multiple copies of my signature.

I ran a test by sending to another user next to me, and what you see below is the result on their machine as well, so the form is not working from the message body perspective.

SHOT0745.jpg

SHOT0746.jpg
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
G Apply Custom Contacts form to all existing Contacts Outlook VBA and Custom Forms 1
G Add Map It button to Custom Contacts Form in Outlook Outlook VBA and Custom Forms 1
G Outlook 2021 Add Picture to Custom Contact Form Outlook VBA and Custom Forms 2
P Can't add custom field to custom Outlook form, it always adds to the Folder instead Outlook VBA and Custom Forms 2
AndyZ Contact Custom Form Tiny Text Outlook VBA and Custom Forms 3
A How to reduce size of custom contact form? Outlook VBA and Custom Forms 3
L Applying new form to existing contacts -- MessageClass Outlook VBA and Custom Forms 3
Geldner Problem submitting SPAM using Outlook VBA Form Outlook VBA and Custom Forms 2
Witzker How to get the button Karte ( map) in custom contact form Outlook VBA and Custom Forms 2
B Outlook 2019 Custom Email form - Edit default email form Outlook VBA and Custom Forms 6
C Populate form data into message body Outlook VBA and Custom Forms 1
Witzker Outlook 2019 How to get a Photo in a User Defined Contact form Outlook VBA and Custom Forms 2
Witzker Outlook 2019 Macro to send an Email Template from User Defined Contact Form Outlook VBA and Custom Forms 0
Witzker Set Cursor & Focus from any field to the body of a user Contact form in OL 2019 Outlook VBA and Custom Forms 1
Witzker Place cursor at opening, a user defined OL contact form Outlook VBA and Custom Forms 3
T Customized form: The Forward option shows write layout Outlook VBA and Custom Forms 0
T 1:1 Datatransfer from incoming mail body to customs form body Outlook VBA and Custom Forms 0
V Latest Changes to form not appearing for some users Outlook VBA and Custom Forms 3
J Does the .fdm contain my custom form? How to make ol use it? - ol2007 Outlook VBA and Custom Forms 4
J ol2021 custom form not displaying pics Outlook VBA and Custom Forms 37
bdsermons Outlook 365 command button in outlook form Outlook VBA and Custom Forms 5
wayneame Changing the Form Used by Existing Task Items in a Folder Outlook VBA and Custom Forms 4
N Contact Form Notes Field Touch vs Mouse Using Outlook 0
cbufacchi Outlook 365 Populate custom Outlook Appoint form Outlook VBA and Custom Forms 2
C Create Meeting With Custom Form Outlook VBA and Custom Forms 2
W Designer Form 2013 and Script ? how ? Outlook VBA and Custom Forms 1
J Read Outlook Form fields Outlook VBA and Custom Forms 3
V Compound IF, OR, AND in Outlook form Outlook VBA and Custom Forms 4
J custom form not displaying pictures Outlook VBA and Custom Forms 7
I Button PDF in Outlook Contact custom form Outlook VBA and Custom Forms 1
K Font Sizing in Custom Form Regions for Contacts Outlook VBA and Custom Forms 1
V Validating Outlook form with "OR" and "AND" Outlook VBA and Custom Forms 1
M Outlook 2010 How could I globally redesign an outlook template form/region/inspector template used to display mail lists or an individual mails? Outlook VBA and Custom Forms 0
A How to stop user form from disapearing once mail window is closed? Outlook VBA and Custom Forms 0
K can't get custom form to update multiple contacts using VBA Outlook VBA and Custom Forms 3
V Form data not sending for some users Outlook VBA and Custom Forms 2
H Custom Outlook Contact Form VBA Outlook VBA and Custom Forms 1
Witzker HowTo Change message Class of contact form Outlook VBA and Custom Forms 0
A VBscript stops running after updating form Outlook VBA and Custom Forms 1
Witzker HowTo start a macro with an Button in OL contact form Outlook VBA and Custom Forms 12
D Emailed form is blank Outlook VBA and Custom Forms 0
F Validation on custom task form after task acceptance Outlook VBA and Custom Forms 1
C Add Form to Appointments Received, Automatically Outlook VBA and Custom Forms 6
V Date and/or time error in Outlook Form Outlook VBA and Custom Forms 0
A Form Position with Dual Monitors Outlook VBA and Custom Forms 2
I Error saving screenshots in a custom form in outlook 2016, outlook 365 - ok in outlook 2013, outlook 2010 Outlook VBA and Custom Forms 5
M VbScript for Command Button on Contacts Custom Form Using Outlook 1
G Other users can't see P.2 with custom fields in Form Outlook VBA and Custom Forms 0
O Create a custom contact form - questions before messing things up... Outlook VBA and Custom Forms 4
L Custom Form Tutoral? Outlook VBA and Custom Forms 6

Similar threads

Back
Top