I have been given a form to amend which is populated from a dataset when it is loaded.
There is an ID field in the dataset which is displayed in one of the fields on the form. In instances where this ID field is missing I need to display a lookup in this field where the user
can select from a couple of reasons why it is missing, and if the ID is present I need to display it and not show the lookup.
I have been struggling to find the syntax that would enable me to do this, and any advice would be appreciated.
I hope I understood the question properly