How to check if record has been selected from a List selection

Fixed: this seems to work “R_selectedWageCode = null”. Not yet customed to comparing null with = :slight_smile:

Original problem:

If user does not pick value from Report Code list in this example and proceeds to next step, how do I check if the R_selectedWageCode record exists or not. Tried all kinds of tricks, obvious choice would be checking if it’s null but does not seem to work.

1 Like