Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
in forms.cshtml there is the following
<input type="submit" value="@Model.SubmitCaption"/>
Where is this value stored. My client requires to be able to update this value on each form.
For example
So form 1 it will say "Submit"
and form 2 it will save "Save"
Is this possible.
Hi Anthony,
Here is a post with the same issue, I think you could find a solution in here.
http://our.umbraco.org/forum/umbraco-pro/contour/39247-Change-submit-button-text-on-a-per-form-basis
/Dennis
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to update submit text in contour
in forms.cshtml there is the following
Where is this value stored. My client requires to be able to update this value on each form.
For example
So form 1 it will say "Submit"
and form 2 it will save "Save"
Is this possible.
Hi Anthony,
Here is a post with the same issue, I think you could find a solution in here.
http://our.umbraco.org/forum/umbraco-pro/contour/39247-Change-submit-button-text-on-a-per-form-basis
/Dennis
is working on a reply...