I use OpenKM from cvs (5.1). I integrate the workflow example from http://wiki.openkm.com/index.php/User_input_request .
Everithing is ok, except condition amount>100 or amount>100. Every time when I insert a value in textbox I have error message:
OKM-015026(setTaskInstanceValues): OKM-015026
couldn't evaluate expression '#{(amount>100)?'trNotAvailable':'trAvailable'}'
Why ? Does anybody know what is wrong ?
Everithing is ok, except condition amount>100 or amount>100. Every time when I insert a value in textbox I have error message:
OKM-015026(setTaskInstanceValues): OKM-015026
couldn't evaluate expression '#{(amount>100)?'trNotAvailable':'trAvailable'}'
Why ? Does anybody know what is wrong ?