Is it possible to make an AJAX call from a form?
Can I make a AJAX call from a form? For example, could I make a AJAX call from the JavaScript in a business rule on form load?
0
-
Could you please explain what exactly do you need to achieve here? Maybe I can help you with the rule that you need.
0 -
I would like to make a call to Java code. The Java code connects to LDAP and gets data about a user. That data will then return to the JavaScript code to populate a form. I think the http.get may be a way to do this. I prefer to use http.post though.
You can close this question since the answer to my other question, "What variant of JavaScript is used in defining business rules", will answer this one.
0
Please sign in to leave a comment.
Comments
2 comments