I have made a IT equipment requisition form in Contour.
I have made a usercontrol that show the most ordered items. Not i would like to make a system where the user can click a 'Order' button next to an item, and the Contour form is opened, with the fields prefilled.
Prefill fields in a Contour form
Hi there
I have made a IT equipment requisition form in Contour.
I have made a usercontrol that show the most ordered items. Not i would like to make a system where the user can click a 'Order' button next to an item, and the Contour form is opened, with the fields prefilled.
How can i do this?
Hi Soren,
You can just pass these in the querystring and use the default property on the fields, there should be a video about that, but can't find it atm
You are the best, thanks a lot.
I'll test it at once, and get my boss to pay for access to the video section.
you can use the same syntax in the default value property as you do with macro params
So setting it to
[@requestValueKey]
Should do the trick
'default value' ?
For a Textarea, i only have:
Caption
Type
Mandatory
Regex
Invalid Error Message
Tooltip
Required Error Message
no Default Value field, am i missing something ?
Got it :)
Ahh there is a newer version :)
Yeah guess you are running v 1.0.x , default value was added in 1.1
Thanks a lot for your help.
I'll install the newest version on monday, doing it late on friday is often a bad idea ;-)
Would you mind having a look at:
http://our.umbraco.org/forum/umbraco-pro/contour/16481-Linefeed-in-ToolTip
To see if there is an easy solution to this as well?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.