Questions tagged [umbraco-contour]

Umbraco Contour is a paid-for optional forms package add-on for Umbraco. The package includes new datatypes for building questionnaires, polls and other question and answer capture patterns. The package also installs a new section where forms can be designed, form entries moderated and exported to various formats and workflow can be setup to perform actions (populate hidden fields, send email etc) when forms are entered, approved etc.

Umbraco Contour is an optional forms package add-on for the Umbraco CMS - which is one of the few paid-for packages for this CMS.

The package includes new datatypes for building questionnaires, polls and other question and answer capture patterns - so forms can be added to the metadata of an item in the content tree via a form picker or by creating a form directly from the content.

The package also installs a new section where forms can be designed, form entries moderated and exported to various formats and workflow can be setup to perform actions (populate hidden fields, send email etc) when forms are entered, approved etc.

71 questions
1
vote
1 answer

Delete the default "Submit message / Go to page" in the Umbraco Form workflow

how do I delete the the default "Submit message / Go to page" in the Umbraco Form workflow? I want to redirect the page using my action controller. I'm using Umbraco Form 4.4.2 Thanks, Romeo
Romeo
  • 1,791
  • 8
  • 25
  • 41
1
vote
2 answers

Umbraco Forms deployment process

I am using Umbraco Forms and do not want that the forms included on the development environment are included on the production environment; however I would like them to be included in source control. Therefore my current setup includes the files…
Kevin Farrugia
  • 6,431
  • 4
  • 38
  • 61
1
vote
2 answers

Upgrade existing umbraco project with version 4.8.1 to latest version 7.5.3

I want to upgrade my existing umbraco project with version 4.8.1 to latest version 7.5.3, but i don't know the exact way, whether to convert incremental step by step (from 4.8.1 to 4.10.X, 4.10.X to 4.11.X and so on..) or directly to version 7.5.3,…
1
vote
1 answer

Is it possible to stop/run Form workflow from a controller?

I am trying to achieve the below, When a link is accessed I want to approve/delete a record (with recordId and action type in querystring) by calling change record status workflow in a controller. Is it possible to execute a workflow from…
Web pundit
  • 398
  • 3
  • 10
1
vote
2 answers

Get umbraco fields inside form view

I need to have a custom view for an umbraco 7 form, that have a special column layout, but my problem is that I cannot output data from an umbraco field with .GetPropertyValue("formHeader") I am rendering the form with…
Morten Hagh
  • 2,055
  • 8
  • 34
  • 66
1
vote
0 answers

Umbraco Form issue

When I try to check umbraco form using umbraco back end it gave me the following error: Server error: Contact administrator, see log for full details. Failed to retrieve data for child nodes undefined This is occurring in server and working fine…
1
vote
1 answer

Umbraco Forms image upload to media picker

I've read on our.umbraco.org that the Umbraco Forms' "file upload" can be used to upload images that can then be used by the media picker. I've created a workflow which creates an Umbraco document, and I mapped the file upload to the document type's…
Mikkel
  • 1,853
  • 1
  • 15
  • 31
1
vote
1 answer

umbraco Contour textfield side by side

Im trying to make a form in contour for umbraco with to text fields. and I want them to be placed side by side, or at the same "horizontal line" Im new to contour but I can't find a way to do this, an i'm been trying to google it, but without any…
DaCh
  • 921
  • 1
  • 14
  • 48
1
vote
1 answer

Not able to find Scripting Files Folder / tree in umbraco 7.2.6

I have download & Install Umbraco 7.2.6 , But In Developer section I am not able to view "Scripting Files" tree Where in umbraco 7.1.3 can view it. So do I need to do any config. Change to make it enable ?
BJ Patel
  • 6,148
  • 11
  • 47
  • 81
1
vote
0 answers

Not able to render child Node's, child Node using Umbraco XSLT

I have following Content structure =Main Home Node -Child Node 1 -Child Node 2 -Child Node 3 - - Sub Node 1 of Child 3 - - Sub Node 2 of Child 3 - - Sub Node 1 of Child 3 -Child Node 4 I am rendering contains of Child Node which is Richtext…
BJ Patel
  • 6,148
  • 11
  • 47
  • 81
1
vote
1 answer

N issues detected - Umbraco Major version upgrade from 6.2.0 to 7.1.8

Currently upgrading from 6.2.0 to 7.1.8. and I am stuck. During the upgrade installer I have been shown a dialog window saying Major version upgrade from 6.2.0 to 7.1.8 There were 1 issue detected Property Editor with ID…
Ayo Adesina
  • 2,231
  • 3
  • 37
  • 71
1
vote
1 answer

Umbraco Contour displaying ampersand (&) as & in questions

I've recently installed Contour for a client and in one of the questions in the form there's an ampersand (&) but its rendering as & I've tried rendering the form both in RTE and via the template itself but still the same result. The client is…
Tom Maton
  • 1,564
  • 3
  • 23
  • 41
1
vote
0 answers

Umbraco Contour forms not displaying when inserted using the RTE and not sending any emails either

We just pushed out some updates to our Umbraco intranet site which is setup using a custom template and using Visual Studio. It seems to have broken Contour. The default "Contact Us" page and "Comments form" display the form title and a "Previous"…
M Khan
  • 225
  • 1
  • 4
  • 14
1
vote
1 answer

Contour Attachments not being sent

This is my first go-round with Contour and I really like it! I am stuck on one thing and hoping someone out there has some insight. I have a simple 4 field form, nothing required, no rules...one of the fields is a file upload field. It renders…
hardba11
  • 1,478
  • 15
  • 27
1
vote
1 answer

Export / Import Files from umbraco CMS Media

As I need to export all my Media files from umbraco v 4.5.2 to umbraco v 6.0.5 , Is there any way or such package through which we can do the same.
BJ Patel
  • 6,148
  • 11
  • 47
  • 81