OpenSP: Reference to non-existent ID ...
Cause:
This error can be triggered by:
- A non-existent input, select or textarea element
- A missing id attribute
- A typographical error in the id attribute
Example:
 | textexample textexample |
 | textexample textexample |
Solution:
Try to check the spelling and case of the id you are referring to.
References: