Inline Editing (xedit) as a User Event Type

To set a user event script to execute in response to an inline edit field change or a mass update, specify xedit as the type argument in your script. The xedit type can be specified in beforeSubmit or afterSubmit user event scripts. The following sample shows a user event script that will execute when a user inline edits a record, or… Continue reading Inline Editing (xedit) as a User Event Type