Answered
hi folks,
can u tell me why message box doesn't show the message per java script anymore? The problem is following, i have:
- number of defined msgs in script section
- checking plausibility each field and showing error msg at run time, i. g.
xfa.host.messagebox(msg, "Error", 1);
Before updating adobe prof. 8.0 to 8.1 my scripts worked fine but now. The message box appears, but without the error msg, why?
Searching after mistake(s) on my script, i didnt find anything. And it worked before very well.
It'd be nice, if u could tell me why?
Thanks i. a!
Reference_Syntax.messageBox( STRING param1 [, STRING param2 [, INTEGER param3
[, INTEGER param4 ] ] ] )
for example
xfa.host.messageBox("Error",1,0);
you used [b]messagebox[/b] not [b]messagBox[/b]
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs