This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
If I specify a value for "Override Submit Button Text", Form Wizard Pro is instead rendering a "Next >>>" button at the end of the form, instead of a submit button with the alternate text I've provided. Clearing the override causes it to render a "Finish" button.
This is a multi-page form.
mojoPortal Version 2.3.9.9 MSSQL Operating System Microsoft Windows NT 6.1.7601 Service Pack 1 ASP.NET Info v4.0.30319 Running in Full Trust Form Wizard Pro 2.6.1.3
Thanks,
Kevin
does your form also have file uploads? it should show the next button in that case since it is not the final step.
Can you reproduce the problem on our demo site?
Joe
No File Upload.
I was able to reproduce the problem with a two-page form here:
https://demo.mojoportal.com/form-test
Thanks for confirming. This will be fixed in the next release of Form Wizard, but I can email you a patched version of the dll that has the fix so you don't have to wait.
Are you using .NET 4 or 3.5?
.Net 4.0. Thanks -- I appreciate it!