Initial time:
Do Update with AjaxUpdateLink
Do Update With Javascript Function
Do Update After Action
Update From Window
AjaxUpdateLink with Client-Added Parameter 'name=Mike'
This status area will be updated by javascript embedded in the first update container.
On-Demand Update
Example Link (You will only be able to use component actions in an AjaxUpdateContainer if you include ERExtensions framework and extend ERXSession)
Example Link (This is a Direct Action)
If you embed a script tag inside of an updating area, make sure to set evalScripts = true in the AjaxUpdateContainer's bindings. If you update
the container using an AjaxUpdateLink, set evalScripts = true on the update link. This update container updates the
status message above every time it is reloaded.
Below is a nested update container:
Update Nested Update Container (Link Outside Container)
Update Nested Update Container (Link Inside Container)
This is a multipleSubmit form inside an update container.
Periodic Update
Example Link (This is a Direct Action)
Example Link (You will only be able to use component actions in an AjaxUpdateContainer if you include ERExtensions framework and extend ERXSession)
Example Link (You will only be able to use component actions in an AjaxUpdateContainer if you include ERExtensions framework and extend ERXSession)
Replace The Contents Below With a Direct Action. General replaceID rules apply (i.e. no component actions in the response)
This will be replaced
This is exampleArea5
Update 5 Then 6
This is exampleArea6
Update 6 Then 5
This is exampleArea7, which has an alert onComplete.
Update exampleArea7