After working with contour the past couple days, I have a few issues with that seem like basic things, but either i don't understand something or they aren't working. I'm using umbraco 4.8.1 and contour 1.1.13.
1. Setting /changing values of form fields on the "Submitted" stage of a custom workflow doesn't work. Same code Does work in the "Approved" state. For some instances this doesn't matter, but in a manual approval flow, this is a serious issue.
2. Entries viewer - all collumns have a cursor pointer - but only the "created date" actually toggles the sort order of that column. I'd expect all columns to toggle their sort. The ability to sort and filter entries is a very important feature that i'm hoping simply isn't working in my case - if not, please add - i'm sure it will be one of the first complaints by my new umbraco clients.
3. haven't tried this yet - but it's on the lits - easiest way to promote forms, workflows, etc from dev to staging to prod - is this needed to be a manual process? or has contour finally been integrated into courier? Being they are both commercial offerings - i'd hope that at somepoint the two products would play nicely together :)
If these are bugs, do i report them via the form on the support page? or is contour now in a full blown issue tracker?
If these are feature requests, please add them to the list asap!
Bugs or missing features?
After working with contour the past couple days, I have a few issues with that seem like basic things, but either i don't understand something or they aren't working. I'm using umbraco 4.8.1 and contour 1.1.13.
1. Setting /changing values of form fields on the "Submitted" stage of a custom workflow doesn't work. Same code Does work in the "Approved" state. For some instances this doesn't matter, but in a manual approval flow, this is a serious issue.
2. Entries viewer - all collumns have a cursor pointer - but only the "created date" actually toggles the sort order of that column. I'd expect all columns to toggle their sort. The ability to sort and filter entries is a very important feature that i'm hoping simply isn't working in my case - if not, please add - i'm sure it will be one of the first complaints by my new umbraco clients.
3. haven't tried this yet - but it's on the lits - easiest way to promote forms, workflows, etc from dev to staging to prod - is this needed to be a manual process? or has contour finally been integrated into courier? Being they are both commercial offerings - i'd hope that at somepoint the two products would play nicely together :)
If these are bugs, do i report them via the form on the support page? or is contour now in a full blown issue tracker?
If these are feature requests, please add them to the list asap!
Comment author was deleted
Hey Steve,
Thanks for your feedback
Contour has a public issue tracker since a couple of weeks, you can find it here: http://issues.umbraco.org/issues/CON
If you submit bugs trough the umbraco.com site they will also appear on the issue tracker
1 and 2 have been added recently http://issues.umbraco.org/issue/CON-92 and http://issues.umbraco.org/issue/CON-93 and they will be looked at for the coming 3.0 release
For 3 there is a Contour provider for Courier that allows you to transfer forms with Courier you can find it here http://couriercontrib.codeplex.com
is working on a reply...