[
http://jira.magnolia-cms.com/browse/MGNLFORM-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Grilli updated MGNLFORM-65:
------------------------------------
Attachment: patch.txt
This patch does the job but should be reviewed as I'm not sure about it.
Basically, I added a couple of fields to
{{info.magnolia.module.form.engine.FormField}} so that, when a form processor
is going to be executed, I know if the current field is a "selectable" one
(checkbox, select or radio button). In that case
{{info.magnolia.module.form.engine.FormStepState.getValues()}} will get the
labels of the selected values instead of the values themselves. However, while
this can be reasonable for the form mail processor, perhaps it's not what one
would expect from other processors.
> The values of the form selection (formSelection paragraph) are shown in the
> contact mail. The labels should be displayed always.
> --------------------------------------------------------------------------------------------------------------------------------
>
> Key: MGNLFORM-65
> URL: http://jira.magnolia-cms.com/browse/MGNLFORM-65
> Project: Magnolia Form Module
> Issue Type: Bug
> Reporter: Diana Racho
> Assignee: Federico Grilli
> Priority: Major
> Fix For: 1.2.1
>
> Attachments: patch.txt
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------