Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rodske 74 posts 104 karma points
    Apr 20, 2011 @ 00:18
    Rodske
    0

    After Form Submission, it just show as [Previous], [Next] but theirs no workflow

    Hey Guys,

    Using Contour 1.1.7 and umbraco v 4.6.1 (Assembly version: 1.0.4029.25836), I have a simple page...

    <asp:Content ContentPlaceHolderID="ContentPlaceHolderDefault" runat="server">
      <form id="form1" runat="server">
        <umbraco:Macro FormGuid="d97a06c6-be0a-4f20-971c-34067982eef5" AllowEditing="0" SubmitButtonText="Submit" NextButtonText="" PreviousButtonText="" PageNameTag="" Alias="umbracoContour.RenderForm" runat="server"></umbraco:Macro>
      </form>
    </asp:Content>

    that when it's displayed, looks fine but after submission it changes to only show [Previous], [Next] and previous buttons and the form can't be re-submitted. Clearing customer data doesn't work, and if it was to create a completely new form, it does the same. Am I missing something?... The intention of the form is just to store the data so it can be extracted via the Contour CSV / Excel process.

    I've included the contour form below....

    <?xml version="1.0" encoding="utf-8"?>

    <Form xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="UmbracoContour">

      <Name>Profile Complete Competition</Name>

      <Created>2011-04-07T12:46:36.33</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>true</DisableDefaultStylesheet>

      <Pages>

        <Page>

          <FieldSets>

            <FieldSet>

              <Fields>

                <Field>

                  <PreValues />

                  <Caption>AirpointsID</Caption>

                  <ToolTip />

                  <SortOrder>0</SortOrder>

                  <PageIndex>0</PageIndex>

                  <FieldsetIndex>0</FieldsetIndex>

                  <Id>00000000-0000-0000-0000-000000000000</Id>

                  <FieldSet>3cdcfcaa-fdfe-4bb2-9822-ad4a4d78e1ae</FieldSet>

                  <Form>d97a06c6-be0a-4f20-971c-34067982eef5</Form>

                  <FieldTypeId>da206cae-1c52-434e-b21a-4a7c198af877</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>FirstName</Caption>

                  <ToolTip />

                  <SortOrder>1</SortOrder>

                  <PageIndex>0</PageIndex>

                  <FieldsetIndex>0</FieldsetIndex>

                  <Id>00000000-0000-0000-0000-000000000000</Id>

                  <FieldSet>3cdcfcaa-fdfe-4bb2-9822-ad4a4d78e1ae</FieldSet>

                  <Form>d97a06c6-be0a-4f20-971c-34067982eef5</Form>

                  <FieldTypeId>da206cae-1c52-434e-b21a-4a7c198af877</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>LastName</Caption>

                  <ToolTip />

                  <SortOrder>2</SortOrder>

                  <PageIndex>0</PageIndex>

                  <FieldsetIndex>0</FieldsetIndex>

                  <Id>00000000-0000-0000-0000-000000000000</Id>

                  <FieldSet>3cdcfcaa-fdfe-4bb2-9822-ad4a4d78e1ae</FieldSet>

                  <Form>d97a06c6-be0a-4f20-971c-34067982eef5</Form>

                  <FieldTypeId>da206cae-1c52-434e-b21a-4a7c198af877</FieldTypeId>

                  <Mandatory>true</Mandatory>

                  <RegEx />

                  <RequiredErrorMessage />

                  <InvalidErrorMessage />

                  <PreValueSourceId>00000000-0000-0000-0000-000000000000</PreValueSourceId>

                  <Settings>

                    <SettingOfStringString>

                      <Key>DefaultValue</Key>

                      <Value />

                    </SettingOfStringString>

                  </Settings>

                </Field>

              </Fields>

              <Caption>Profile Complete Competition</Caption>

              <SortOrder>0</SortOrder>

              <Id>00000000-0000-0000-0000-000000000000</Id>

              <Page>8e17a229-61f5-4466-9275-e437cb4baf71</Page>

            </FieldSet>

          </FieldSets>

          <Caption>Profile Complete Competition</Caption>

          <SortOrder>0</SortOrder>

          <Id>00000000-0000-0000-0000-000000000000</Id>

          <Form>d97a06c6-be0a-4f20-971c-34067982eef5</Form>

        </Page>

        <Page>

          <FieldSets />

          <Caption>Edit form step</Caption>

          <SortOrder>1</SortOrder>

          <Id>00000000-0000-0000-0000-000000000000</Id>

          <Form>d97a06c6-be0a-4f20-971c-34067982eef5</Form>

        </Page>

      </Pages>

      <DataSource>00000000-0000-0000-0000-000000000000</DataSource>

      <Id>d97a06c6-be0a-4f20-971c-34067982eef5</Id>

    </Form>

  • Comment author was deleted

    Apr 20, 2011 @ 10:09

    Well you seem to have multiple pages on your form.

    Would it be possible to mail me the exported form ? tg at umbraco dot com

    Thanks,
    Tim

Please Sign in or register to post replies

Write your reply to:

Draft