I have a form that contains a field called “IFRS code”. I want to add an hyperlink to this field to open a form that contains the master table for that field when clicking on it (like below)

If you do nothing you get this error while clicking on the field

To solve the problem you have to set the “FormRef” property of the master table that contains this field

How to do this?
There are 2 possible ways :