Be / MultiEditLinkViewHelper

ViewHelper to create javascript to edit fields of multiple records

Type: Basic

General properties

Name: Type: Description: Default value:
* columns string column names  
* items object news items  

Examples

Basic example

Code:

<n:be.buttons.icon uri="#" onclick="{n:be.multiEditLink(items:news,columns:'title')}" icon="actions-document-open" />

Output:

Onclick event which can be used to create a link to edit all title fields of given news records