Hi,
Probably an easy one for somebody. In FlexiLayout Studio I want to write code in the advanced pre-search relations section that tells the program to first try looking for an element to the right of a previously found element and if not found to try looking below a different previously found element. I can't seem to get the syntax right.
I want to first try searching for "csPartCode" to the right of the current instance of "kwMFR" and if null I want to look below the current instance of "kwHS". This is within a repeating group I should mention.
I keep causing the error "attempt to access not generated hypothesis". Probably something very basic that I'm overlooking. Any suggestions would be appreciated.