Blog Post
JefferyElliot
4 years agoQrew Trainee
Is there a way to formalize calling a code page from, for instance , a form? We have code that validates what users are typing into text boxes, beyond what native QuickBase validation allows (for instance if the user types in a description of a vegan sandwich and doesn't mention any vegetables, or DOES mention meat, we throw a warning on the page). In order to work, this code has to be invoked when the user enters the text field, or perhaps when the form loads. Happy to have this in a code page, but we need the ability to call it when needed.
Any thoughts on this?