This is because events don't fire until focus is moved to another spot.
Nope its a bug - if i have two fields one with the 'text box is empty'
* condition and the other with 'text box is empty AND expression
xdExtension:MyScriptFunction() == True'
and both fields are empty and the condition evaluates correctly etc etc
One has a * one doesnt
thats a bug to me
Rob
MatsonPP - 31 May 2005 15:22 GMT
It probably doesn't understand your function. You as a human undestand
it, but you can't expect InfoPath to go through and evaluate your
function with test data to see whether it says this textbox must be
required. For all InfoPath knows "xdExtension:MyScriptFunction() ==
True" could mean that your function evaluates to true when the textbox
is blank.
So there you have it, not a bug :)
See ya,
Matt