The following JavaScript functions are available for the triggering of in-page updates:
Parameters:
url'platforms'The above example causes an update to be sent to the location
platforms relative to the current page.sourceAreasStr'/package$1/platforms$1'Typically, one would use an template extension function to provide such information. For example:
'{template:other-elements(..)}'
Selector fields may be specified in addition to regions:'{template:selector-name('remove_platform', .)}'
The above example causes the remove_platform selector field to be included in the update.targetNameid attribute) within which the outcome of the update shall appear.targetAreasStrsourceAreasStr parameter for more details.elementPathParameters:
urlurl parameter for the requestUpdateArea function for more details.fieldNamesStr'/package$1/name'Typically, one would use an template extension function to provide such information. For example:
'{template:other-attributes('name', .)}'
The above example causes the field associated with the name attribute on the current element to be included in the update.targetNameid attribute) within which the outcome of the update shall appear.targetFieldNamesStrfieldNamesStr parameter for more details.elementPath