I'm a newbie, working on a project which need to use the webform act as warranty form, the form got a date field. After the user submitted the form, the submission result page should show the expiry date of the warranty, but I don't know how the expiry date can be show?? Could anyone who can help me how to do that?? million thanks

Comments

quicksketch’s picture

Status: Active » Fixed

After the user submitted the form, the submission result page should show the expiry date of the warranty, but I don't know how the expiry date can be show??

In order to do this easily you should upgrade to Webform 4.x, then use a token in the confirmation message to print out the value of the date field. i.e. "Your warranty will expire on [submission:date:nolabel]."

This is not easy to do in the 3.x version, which requires custom theming of the confirmation page.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.