I need a way to ensure that only numeric values can be entered into a text box. This would help prevent errors and improve data accuracy by restricting input to numbers only.
Currently, I have to create a separate R calculation, validate the text box there using code, and then create a custom error message output placed next to the text box control.
Created by Mattias Engdahl
·