Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
For some unknown reason some forms don't submit when the submit button is clicked.
They have workflow for emailing, save date and processing.
The only anomaly I can see is that the first name header has been removed.
The only solution I have found so far is to simply create them again but I am not sure what is causing this issue!
Any advice would be gratefully received.
Example code of one that does not work:
<?xml version="1.0" encoding="utf-8"?><Form xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="UmbracoContour"> <Name>Building Control Inspection Request</Name> <Created>2011-05-31T11:52:06.25</Created> <FieldIndicationType>NoIndicator</FieldIndicationType> <Indicator /> <ShowValidationSummary>false</ShowValidationSummary> <HideFieldValidation>false</HideFieldValidation> <RequiredErrorMessage>{0} is mandatory</RequiredErrorMessage> <InvalidErrorMessage>{0} is not valid</InvalidErrorMessage> <MessageOnSubmit>Thank you</MessageOnSubmit> <GoToPageOnSubmit>0</GoToPageOnSubmit> <ManualApproval>false</ManualApproval> <Archived>false</Archived> <StoreRecordsLocally>true</StoreRecordsLocally> <DisableDefaultStylesheet>false</DisableDefaultStylesheet> <Pages> <Page> <FieldSets> <FieldSet> <Fields> <Field> <PreValues /> <Caption>Name</Caption> <ToolTip /> <SortOrder>0</SortOrder> <PageIndex>0</PageIndex> <FieldsetIndex>0</FieldsetIndex> <Id>00000000-0000-0000-0000-000000000000</Id> <FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet> <Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form> <FieldTypeId>3f92e01b-29e2-4a30-bf33-9df5580ed52c</FieldTypeId> <Mandatory>true</Mandatory> <RegEx /> <RequiredErrorMessage /> <InvalidErrorMessage /> <PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId> <Settings> <SettingOfStringString> <Key>DefaultValue</Key> <Value /> </SettingOfStringString> </Settings> </Field> <Field> <PreValues /> <Caption>Email contact</Caption> <ToolTip /> <SortOrder>1</SortOrder> <PageIndex>0</PageIndex> <FieldsetIndex>0</FieldsetIndex> <Id>00000000-0000-0000-0000-000000000000</Id> <FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet> <Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form> <FieldTypeId>3f92e01b-29e2-4a30-bf33-9df5580ed52c</FieldTypeId> <Mandatory>false</Mandatory> <RegEx /> <RequiredErrorMessage /> <InvalidErrorMessage /> <PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId> <Settings> <SettingOfStringString> <Key>DefaultValue</Key> <Value /> </SettingOfStringString> </Settings> </Field> <Field> <PreValues /> <Caption>Property Address</Caption> <ToolTip /> <SortOrder>2</SortOrder> <PageIndex>0</PageIndex> <FieldsetIndex>0</FieldsetIndex> <Id>00000000-0000-0000-0000-000000000000</Id> <FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet> <Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form> <FieldTypeId>963b5182-2133-434d-8ff5-585cdf41a2e0</FieldTypeId> <Mandatory>false</Mandatory> <RegEx /> <RequiredErrorMessage /> <InvalidErrorMessage /> <PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId> <Settings /> </Field> <Field> <PreValues /> <Caption>Inspection Notes</Caption> <ToolTip /> <SortOrder>3</SortOrder> <PageIndex>0</PageIndex> <FieldsetIndex>0</FieldsetIndex> <Id>00000000-0000-0000-0000-000000000000</Id> <FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet> <Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form> <FieldTypeId>023f09ac-1445-4bcb-b8fa-ab49f33bd046</FieldTypeId> <Mandatory>false</Mandatory> <RegEx /> <RequiredErrorMessage /> <InvalidErrorMessage /> <PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId> <Settings> <SettingOfStringString> <Key>DefaultValue</Key> <Value /> </SettingOfStringString> </Settings> </Field> <Field> <PreValues /> <Caption>Application or Building Notice number</Caption> <ToolTip /> <SortOrder>4</SortOrder> <PageIndex>0</PageIndex> <FieldsetIndex>0</FieldsetIndex> <Id>00000000-0000-0000-0000-000000000000</Id> <FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet> <Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form> <FieldTypeId>3f92e01b-29e2-4a30-bf33-9df5580ed52c</FieldTypeId> <Mandatory>false</Mandatory> <RegEx /> <RequiredErrorMessage /> <InvalidErrorMessage /> <PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId> <Settings> <SettingOfStringString> <Key>DefaultValue</Key> <Value /> </SettingOfStringString> </Settings> </Field> <Field> <PreValues /> <Caption>Stage of Building work being notified</Caption> <ToolTip /> <SortOrder>5</SortOrder> <PageIndex>0</PageIndex> <FieldsetIndex>0</FieldsetIndex> <Id>00000000-0000-0000-0000-000000000000</Id> <FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet> <Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form> <FieldTypeId>023f09ac-1445-4bcb-b8fa-ab49f33bd046</FieldTypeId> <Mandatory>true</Mandatory> <RegEx /> <RequiredErrorMessage /> <InvalidErrorMessage /> <PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId> <Settings> <SettingOfStringString> <Key>DefaultValue</Key> <Value /> </SettingOfStringString> </Settings> </Field> <Field> <PreValues /> <Caption>Requested date for inspection (DD/MM/YYYY)</Caption> <ToolTip /> <SortOrder>6</SortOrder> <PageIndex>0</PageIndex> <FieldsetIndex>0</FieldsetIndex> <Id>00000000-0000-0000-0000-000000000000</Id> <FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet> <Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form> <FieldTypeId>3f92e01b-29e2-4a30-bf33-9df5580ed52c</FieldTypeId> <Mandatory>true</Mandatory> <RegEx /> <RequiredErrorMessage /> <InvalidErrorMessage /> <PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId> <Settings> <SettingOfStringString> <Key>DefaultValue</Key> <Value /> </SettingOfStringString> </Settings> </Field> <Field> <PreValues /> <Caption>Building Control surveyors name (if known):</Caption> <ToolTip /> <SortOrder>7</SortOrder> <PageIndex>0</PageIndex> <FieldsetIndex>0</FieldsetIndex> <Id>00000000-0000-0000-0000-000000000000</Id> <FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet> <Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form> <FieldTypeId>3f92e01b-29e2-4a30-bf33-9df5580ed52c</FieldTypeId> <Mandatory>false</Mandatory> <RegEx /> <RequiredErrorMessage /> <InvalidErrorMessage /> <PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId> <Settings> <SettingOfStringString> <Key>DefaultValue</Key> <Value /> </SettingOfStringString> </Settings> </Field> </Fields> <Caption></form></Caption> <SortOrder>0</SortOrder> <Id>00000000-0000-0000-0000-000000000000</Id> <Page>77b38fae-b30f-43a9-909b-f1ccd24a9de6</Page> </FieldSet> <FieldSet> <Fields /> <Caption>Edit fieldset</Caption> <SortOrder>1</SortOrder> <Id>00000000-0000-0000-0000-000000000000</Id> <Page>77b38fae-b30f-43a9-909b-f1ccd24a9de6</Page> </FieldSet> </FieldSets> <Caption>jhjyjyu</Caption> <SortOrder>0</SortOrder> <Id>00000000-0000-0000-0000-000000000000</Id> <Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form> </Page> </Pages> <DataSource>00000000-0000-0000-0000-000000000000</DataSource> <Id>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Id></Form>
I have now found that the form submits ok in Firefox but not in IE8!
Comment author was deleted
Hi Andy,
And if you preview the forms and submit them there, do they then work (in IE8)?
Hi Tim,
No it does not submit either.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)Timestamp: Thu, 4 Aug 2011 09:18:53 UTC
Message: Object expectedLine: 58Char: 1Code: 0URI: http://www.ambervalley.gov.uk/umbraco/plugins/umbracoContour/previewFormDialog.aspx?guid=068c0f4c-1dec-409e-98f2-3cf59fc5f249&rnd=10
THat's strange, any change I can take a look? You can mail details to tg at umbraco dot com
Thanks,Tim
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Forms not submitting!
For some unknown reason some forms don't submit when the submit button is clicked.
They have workflow for emailing, save date and processing.
The only anomaly I can see is that the first name header has been removed.
The only solution I have found so far is to simply create them again but I am not sure what is causing this issue!
Any advice would be gratefully received.
Example code of one that does not work:
<?xml version="1.0" encoding="utf-8"?>
<Form xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="UmbracoContour">
<Name>Building Control Inspection Request</Name>
<Created>2011-05-31T11:52:06.25</Created>
<FieldIndicationType>NoIndicator</FieldIndicationType>
<Indicator />
<ShowValidationSummary>false</ShowValidationSummary>
<HideFieldValidation>false</HideFieldValidation>
<RequiredErrorMessage>{0} is mandatory</RequiredErrorMessage>
<InvalidErrorMessage>{0} is not valid</InvalidErrorMessage>
<MessageOnSubmit>Thank you</MessageOnSubmit>
<GoToPageOnSubmit>0</GoToPageOnSubmit>
<ManualApproval>false</ManualApproval>
<Archived>false</Archived>
<StoreRecordsLocally>true</StoreRecordsLocally>
<DisableDefaultStylesheet>false</DisableDefaultStylesheet>
<Pages>
<Page>
<FieldSets>
<FieldSet>
<Fields>
<Field>
<PreValues />
<Caption>Name</Caption>
<ToolTip />
<SortOrder>0</SortOrder>
<PageIndex>0</PageIndex>
<FieldsetIndex>0</FieldsetIndex>
<Id>00000000-0000-0000-0000-000000000000</Id>
<FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet>
<Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form>
<FieldTypeId>3f92e01b-29e2-4a30-bf33-9df5580ed52c</FieldTypeId>
<Mandatory>true</Mandatory>
<RegEx />
<RequiredErrorMessage />
<InvalidErrorMessage />
<PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId>
<Settings>
<SettingOfStringString>
<Key>DefaultValue</Key>
<Value />
</SettingOfStringString>
</Settings>
</Field>
<Field>
<PreValues />
<Caption>Email contact</Caption>
<ToolTip />
<SortOrder>1</SortOrder>
<PageIndex>0</PageIndex>
<FieldsetIndex>0</FieldsetIndex>
<Id>00000000-0000-0000-0000-000000000000</Id>
<FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet>
<Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form>
<FieldTypeId>3f92e01b-29e2-4a30-bf33-9df5580ed52c</FieldTypeId>
<Mandatory>false</Mandatory>
<RegEx />
<RequiredErrorMessage />
<InvalidErrorMessage />
<PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId>
<Settings>
<SettingOfStringString>
<Key>DefaultValue</Key>
<Value />
</SettingOfStringString>
</Settings>
</Field>
<Field>
<PreValues />
<Caption>Property Address</Caption>
<ToolTip />
<SortOrder>2</SortOrder>
<PageIndex>0</PageIndex>
<FieldsetIndex>0</FieldsetIndex>
<Id>00000000-0000-0000-0000-000000000000</Id>
<FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet>
<Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form>
<FieldTypeId>963b5182-2133-434d-8ff5-585cdf41a2e0</FieldTypeId>
<Mandatory>false</Mandatory>
<RegEx />
<RequiredErrorMessage />
<InvalidErrorMessage />
<PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId>
<Settings />
</Field>
<Field>
<PreValues />
<Caption>Inspection Notes</Caption>
<ToolTip />
<SortOrder>3</SortOrder>
<PageIndex>0</PageIndex>
<FieldsetIndex>0</FieldsetIndex>
<Id>00000000-0000-0000-0000-000000000000</Id>
<FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet>
<Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form>
<FieldTypeId>023f09ac-1445-4bcb-b8fa-ab49f33bd046</FieldTypeId>
<Mandatory>false</Mandatory>
<RegEx />
<RequiredErrorMessage />
<InvalidErrorMessage />
<PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId>
<Settings>
<SettingOfStringString>
<Key>DefaultValue</Key>
<Value />
</SettingOfStringString>
</Settings>
</Field>
<Field>
<PreValues />
<Caption>Application or Building Notice number</Caption>
<ToolTip />
<SortOrder>4</SortOrder>
<PageIndex>0</PageIndex>
<FieldsetIndex>0</FieldsetIndex>
<Id>00000000-0000-0000-0000-000000000000</Id>
<FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet>
<Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form>
<FieldTypeId>3f92e01b-29e2-4a30-bf33-9df5580ed52c</FieldTypeId>
<Mandatory>false</Mandatory>
<RegEx />
<RequiredErrorMessage />
<InvalidErrorMessage />
<PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId>
<Settings>
<SettingOfStringString>
<Key>DefaultValue</Key>
<Value />
</SettingOfStringString>
</Settings>
</Field>
<Field>
<PreValues />
<Caption>Stage of Building work being notified</Caption>
<ToolTip />
<SortOrder>5</SortOrder>
<PageIndex>0</PageIndex>
<FieldsetIndex>0</FieldsetIndex>
<Id>00000000-0000-0000-0000-000000000000</Id>
<FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet>
<Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form>
<FieldTypeId>023f09ac-1445-4bcb-b8fa-ab49f33bd046</FieldTypeId>
<Mandatory>true</Mandatory>
<RegEx />
<RequiredErrorMessage />
<InvalidErrorMessage />
<PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId>
<Settings>
<SettingOfStringString>
<Key>DefaultValue</Key>
<Value />
</SettingOfStringString>
</Settings>
</Field>
<Field>
<PreValues />
<Caption>Requested date for inspection (DD/MM/YYYY)</Caption>
<ToolTip />
<SortOrder>6</SortOrder>
<PageIndex>0</PageIndex>
<FieldsetIndex>0</FieldsetIndex>
<Id>00000000-0000-0000-0000-000000000000</Id>
<FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet>
<Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form>
<FieldTypeId>3f92e01b-29e2-4a30-bf33-9df5580ed52c</FieldTypeId>
<Mandatory>true</Mandatory>
<RegEx />
<RequiredErrorMessage />
<InvalidErrorMessage />
<PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId>
<Settings>
<SettingOfStringString>
<Key>DefaultValue</Key>
<Value />
</SettingOfStringString>
</Settings>
</Field>
<Field>
<PreValues />
<Caption>Building Control surveyors name (if known):</Caption>
<ToolTip />
<SortOrder>7</SortOrder>
<PageIndex>0</PageIndex>
<FieldsetIndex>0</FieldsetIndex>
<Id>00000000-0000-0000-0000-000000000000</Id>
<FieldSet>7c95e814-5c0b-45be-bbb0-f4a71904d0be</FieldSet>
<Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form>
<FieldTypeId>3f92e01b-29e2-4a30-bf33-9df5580ed52c</FieldTypeId>
<Mandatory>false</Mandatory>
<RegEx />
<RequiredErrorMessage />
<InvalidErrorMessage />
<PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId>
<Settings>
<SettingOfStringString>
<Key>DefaultValue</Key>
<Value />
</SettingOfStringString>
</Settings>
</Field>
</Fields>
<Caption></form></Caption>
<SortOrder>0</SortOrder>
<Id>00000000-0000-0000-0000-000000000000</Id>
<Page>77b38fae-b30f-43a9-909b-f1ccd24a9de6</Page>
</FieldSet>
<FieldSet>
<Fields />
<Caption>Edit fieldset</Caption>
<SortOrder>1</SortOrder>
<Id>00000000-0000-0000-0000-000000000000</Id>
<Page>77b38fae-b30f-43a9-909b-f1ccd24a9de6</Page>
</FieldSet>
</FieldSets>
<Caption>jhjyjyu</Caption>
<SortOrder>0</SortOrder>
<Id>00000000-0000-0000-0000-000000000000</Id>
<Form>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Form>
</Page>
</Pages>
<DataSource>00000000-0000-0000-0000-000000000000</DataSource>
<Id>068c0f4c-1dec-409e-98f2-3cf59fc5f249</Id>
</Form>
I have now found that the form submits ok in Firefox but not in IE8!
Comment author was deleted
Hi Andy,
And if you preview the forms and submit them there, do they then work (in IE8)?
Hi Tim,
No it does not submit either.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Thu, 4 Aug 2011 09:18:53 UTC
Message: Object expected
Line: 58
Char: 1
Code: 0
URI: http://www.ambervalley.gov.uk/umbraco/plugins/umbracoContour/previewFormDialog.aspx?guid=068c0f4c-1dec-409e-98f2-3cf59fc5f249&rnd=10
Comment author was deleted
THat's strange, any change I can take a look? You can mail details to tg at umbraco dot com
Thanks,
Tim
is working on a reply...