I want to conditionally display a field if a lookup field is empty (no results were found).
If there is no entry tied to the registration number, I want to hide the empty registered name lookup field and show another field saying that the registration number is invalid.
How would I go about doing this?