Home › Forum › General › Check required and dropdown field filled by connect command › Re: Check required and dropdown field filled by connect command
May 5, 2010 at 10:11 am #5241
See here for the details of the values
/Documentation/manual/html/connection_error_handling.htm
but also seems that you may be over complicating things here. If after your connect you are running a condition on the ‘behaviour – last command was successful’ all you need to do is to set your ‘check mandatory’ to only run when this condition has been satisfied (ie the TRUE branch) and then bypass this check mandatory for the ‘FALSE’ branch