pp108 : insertButton

insertButton

 

It refers to the Insert button in the control bar of the navigator object. This button inserts a new record in the data set.

The Control Bar buttons available in Process Platform XForms are HTML label buttons and image buttons to which HTML properties and methods apply.

Syntax

Script

oInsertButton = componentID.navigator.insertButton;

Remarks

During runtime, this property can be accessed through the navigator object of the control.

Applies to

View, Table, Group

Related reference

Navigator
Control Bar
Pagination Bar
deleteButton
findButton
firstButton
lastButton
previousButton
refreshButton
showAllButton