Using the 'is ANYTHING' condition in UI Policy
I am building a Record Producer that would show a sequence of similar input fields one by one as the user fill them in. This is like filling a table: a new empty row appears after the previous row is not empty any more. To achieve this effect I am cr...