Hi,
I have problem with adding new row in item list after passed value to existing field in existing value.
on text field I have selected "Invoke callback rules after value change" and in Item list callback rule I add condition , if text value is not empty just add new row.
Wvery time I press button "add new row" I get exception
"After callback form rule of items list:
..
RowNumberCannotBeUndefinedOrEmpty"
Do you know why?