Posted by makkon on February 7, 2012 at 2:37am
3 followers
Jump to:
| Project: | Webform |
| Version: | 6.x-3.9 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | makkon |
| Status: | closed (duplicate) |
Issue Summary
Hello. I try to do some form with computed fields using webform validation, webform computed modules.
After i insert all fields, total value computed in last field (after i push submit). And ofc this field showed after submit form, so user cant see result on site - only on mail.
Right after total value showed to user, i need normal submit to send it to user and admin mail.
Any ways to do it?
sorry for bad english
Comments
#1
As far as I know there is now preview before submitting for Webform.
If it is just the value for the component you want displayed then I think you can do this:
make another component that just equals the original component;
put the new component on another page and set it to be displayed (not private).
That way, when the final Webform page displays, you should see the field with the calculated value.
#2
i try to split webform on pages, but computed field wont show up after i click next page=-(
#3
The official request for this feature is over at #435232: Summary/review/preview page before final submission in multistep forms. I'd suggest joining in over there.