| LiveSearchKeyStatData || [[AJAX_-_Function_-_LiveSearchKeyStatData]] ||
|-
| Populate || [[AJAX_-_Function_-_Populate]] || Wipes a drop down list then populates the contents of the drop down list with values from another form. Text and value of the drop down list will be the same.
|-
| Populate_AltList || [[AJAX_-_Function_-_Populate_AltList]] || Wipes a drop down list then populates the contents of the drop down list with values from another form. Text and value of the drop down list can be populated with different values.
|-
| PopulateNoClear || [[AJAX_-_Function_-_PopulateNoClear]] || Adds to the contents of a drop down list with values from another form. Text and value of the drop down list will be the same.
|-
| PopulateNoClear_AltList || [[AJAX_-_Function_-_PopulateNoClear_AltList]] || Adds to the contents of a drop down list with values from another form. Text and value of the drop down list can be populated with different values.
|-
| Table || [[AJAX_-_Function_-_Table]] || Draws a listing of records from another form facilitating passed parameters. e.g. List contacts in a table in company form.
|}