Replies: 2 comments 9 replies
-
What I wanted to do is to check when filling in an invoice number if it already exists in the database (validation is done when leaving the field) test.sql
api.sql
test.js
test.css
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Try this: #628 |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How could I pass a variable from SQLPage to a javascript function? I want to check if the value filled in a field in a form is found in a list
javascript code:
How can I pass the $invoice variable from form to the javascript function, in 'existingValues' array ?
Beta Was this translation helpful? Give feedback.
All reactions