contour workflow '...or pick a static value' not working
Umbraco 4.11.5 Contour 3.0.12 Contour Member Tools 1.0
Hi
when i add a workflow [Save as umbraco member when Submitted] in the workflows dialogue, i want to set a static value to combine two fields.
on selecting the '...or set a static value' option, the field just remains as-is - it does not swap for a text field allowing me to enter a custom static value.
I just ran across the same problem, used the 'fix' package, and I can confirm that it is now allowing me to enter text when choosing 'set a static value'. Thanks!
contour workflow '...or pick a static value' not working
Umbraco 4.11.5
Contour 3.0.12
Contour Member Tools 1.0
Hi
when i add a workflow [Save as umbraco member when Submitted] in the workflows dialogue, i want to set a static value to combine two fields.
on selecting the '...or set a static value' option, the field just remains as-is - it does not swap for a text field allowing me to enter a custom static value.
Any ideas:
- why this doesn't work/how it can be fixed
- where in the DB i could manually add the value?
thanks
Comment author was deleted
Hey,
Do you get any js errors?
'pickfield is not defined'
think it might be the workflow as it works for others [e.g. save as umbraco document]
Comment author was deleted
Yeah it's a third party one (whole member tools is) with a custom setting control that looks like it's causing the issue, will have a look
Great!, thanks Tim.
Comment author was deleted
Code is available here btw https://bitbucket.org/starfighter83/contour-member-tools
Comment author was deleted
Looks like the embedded script resource is failing to load, looking into a fix now
Comment author was deleted
Ok found a fix, update is available here: https://www.dropbox.com/s/kczvavkmv7xzme3/MemberToolsUpdate.zip (just extract and drop in your bin dir)
Comment author was deleted
@Fergus, can you confirm that it works now?
I just ran across the same problem, used the 'fix' package, and I can confirm that it is now allowing me to enter text when choosing 'set a static value'. Thanks!
Is this problem related to the above discussion:
http://our.umbraco.org/forum/umbraco-pro/contour/54942-Bug-Static-Value-Once-Set-Cannot-be-Changed-in-Save-as-Umbraco-Workflow
is working on a reply...