Block This item type maps blocks defined in the corresponding Event to node sets in the XML document. You first add the block, then specify the node set (elements, fields, etc.) within the block. Shortcut menu commands Edit Script Before Insert or edit a before script. Edit Script After Insert or edit an after script. Edit Sort Criteria Edit sort keys for the block. Syntax "<field>":"<type><order>" where: <type> is either S (alpha-numeric) or N (numeric) <order> is either A (ascending) or D (descending) Multiple sort keys Multiple sort keys are separated with space. Example "customer_name":"SA" "customer_number":"NA" Add Element Add an element to the block. See Element. Add Comment Add a comment to the block. See Comment. Add Processing Instruction Add a processing instruction to the block. See Processing instruction. Add CDATA Section Add a CDATA section to the block. See CDATA section. Add Field Add a field to the block. See Field. You must first select the field in the Event view. Add Variable Add a variable to the block. See Variable. Add Static text Add a static text to the block. See Static text. Add Block Container Add a block container to the block. See Block container. Add Before First Instance Block Add a before first instance block to the block. See Before first instance block. Add After Last Instance Block Add an after last instance block to the block. See After last instance block. Unlink You can manually unlink a block and all its fields from the corresponding block and fields in the Event configuration. Settings Label • Label displayed in the Process view. • Name displayed in the XML preview. Description Optional information about this item. This information is not exported from the XMLOUT tool. Item type Block.
"<field>":"<type><order>"
"customer_name":"SA" "customer_number":"NA"