== Overview ==
== How it works == [[File:AJAXoperation001.png]] # When you log into bxp and start a form, the page will draw based on the Form (Web Page is built on Form 1).# As part of the code of the page you can include AJAX functionality into the form, done through the Advanced Settings > JavaScript onLoad. Functions Available (AJAX is drawn into the page.Reference Information)# When the page is executed in the clients browser, the AJAX can be activated and it works through the BEAPI to access data in any number of forms. == Array of Parameters == A full listing is available here [[AJAX_-_Full_Array_of_Paramters]] == Functions Available ==
=== Listing (Displays) ===
|-
|}
= How it works =
[[File:AJAXoperation001.png]]
# When you log into bxp and start a form, the page will draw based on the Form (Web Page is built on Form 1).
# As part of the code of the page you can include AJAX functionality into the form, done through the Advanced Settings > JavaScript onLoad. (AJAX is drawn into the page.)
# When the page is executed in the clients browser, the AJAX can be activated and it works through the BEAPI to access data in any number of forms.
= Array of Parameters =
A full listing is available here [[AJAX_-_Full_Array_of_Paramters]]
== Solutions ==