Submitted by Danny _D on Aug 30, 2011 10:02:35 PM

Re: Development Best Practices for IBM Forms

Your code example under 'Add validation', the 'viewer.messageBox' call will only work in the viewer not if the form is displayed by FVP on a webform server. My way of solving this on a server is calling a button, e.g set('button.actived','on'), and let that button displays a message via a xforms:trigger.