I think I've worked out what is going wrong.
if I change the command/form object before I call errors.rejectValue() then when the page is reloaded the updated value is shown. If I update the...
Type: Posts; User: Nigel Spowage; Keyword(s):
I think I've worked out what is going wrong.
if I change the command/form object before I call errors.rejectValue() then when the page is reloaded the updated value is shown. If I update the...
Hi,
I'm new here so I hope this isn't a daft question.
I've got an app using the AbstractWizardFormController which appears to be working fine in most respects except that when form validation...