Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

AJAX - Start Here

16 bytes added, 09:13, 31 August 2016
no edit summary
== 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 ==
7,528
edits