Hello,
Within a Model Driven app, is there a way of removing/disabling the hyperlink on a lookup field, and therefore the ability for the user to select the item in a lookup field on a form, that has already been chosen?
Once an item is chosen in a lookup field (on a form), I would like it to simply display the value without the hyperlink, so the user cannot click on it and be taken to the related record. In the attached example, I want the user to be able to use the lookup to choose 'Drawing', but not then be able to click on 'Drawing', once it is chosen. I still want them to be able to remove 'Drawing' and chose another, so read only would not be relevant.
Is this possible?
Thanks