The d Action:Assignment to include assignment to runtime settings (General Properties) of the current configuration. The following settings are assigned by setting the assignment type to System, and Name to "configuration.???" where ??? is the name (non cased).
a. AutoRefreshInterval - a number identifying how frequently to automatically refresh (in milliseconds)
b. EnableAjax - identifying that ajax is enabled for the configuration
c. EnableAjaxCustomPaging - Enables lxPager functionality for the configuration
d. EnableAjaxCustomStatus - Enables customization of the status value
e. EnableAjaxManual - identifies that the module will display no results and a physical ows.Fetch call will need to be made to display the configuration.
f. EnableAjaxPageHistory - identifies that the URL will track the page hist within the url
g. EnableAjaxPaging - identifies that Ajax will be set to progressively enhanced Ajax paging functionality
h. EnabeAplhaFilter - displayes the alphabetic filter at the top of the module
i. EnableCustomPaging - identifies that the query will support custom paging (the second table will contain the page stats)
j. EnableForcedQuerySplit - identifies that GO will split the Queries to separate statements
k. RecordsPerPage - the total records to display per page
l. EnableHideOnNoQuery - the module will be automatically hidden when no query template is defined
m. EnableHideOnNoResults - the module will be automatically hidden when no results are found after executing the template query
n. EnableMultipleColumnSorting - when True, all columns are tracked for sort, when false, only one column is allowed at a time
o. EnablePageSelection - displays the Page selection in non Ajax mode
p. EnableQueryDebug - begins logging the debug of the current request from this action on for all users
q. EnableQueryDebugAdmin - begins logging the debug of the current request from this action on for admin users
r. EnableQueryDebugEdit - begins logging the debug of the current request from this action on for edit users
s. EnableQueryDebugErrorLog - begins logging the debug of the current request from this action on when SQL throws an exception
t. EnableQueryDebugSuper - begins logging the debug of the current request from this action on for super users
u. EnableRecordsPerPage - places the records per page selector above the output