auto_stories Knowledge Base chevron_right Actions chevron_right Article

Remove Line From List

This operation deletes the selected rows in the list.

mceclip3.png

Remove Line From List operation at Property Panel

 

Properties

Description: Description related to action is written.

Heading: When added as Form Action, it specifies the name in the action list.

Linked List: A list within the form is selected. The information in the selected line of the corresponding list is processed according to the information.

Run Condition: If the value in the query entered in this field is “0”, the corresponding action will not run.

Request Confirmation: Select if the request confirmation will be used before running the action. If Request Confirmation is activated, the Confirmation Message feature is turned on and the message that will be displayed when requesting confirmation is written.

 

Example Used

For example, a list and a button are added in a form. The button has a Remove Line From List operation with When clicked event. Linked List is chosen from the properties of this operation.

mceclip0.png

The row of this list is selected and then the button is clicked.

mceclip1.png

The selected row is removed from the list. But, this happens only visually. If you refresh the page or the list, the removed record is returned.

mceclip2.png