LiveTable Property Editor

Version 3.1 by Ludovic Dubost on 2012/03/02 00:24

cogAllows to edit a field directly from a LiveTable
TypeXAR
Category
Developed by

Ludovic Dubost

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Table of contents

Description

The LiveTable property editor allows to extend livetables with editing fields to quickly edit the information from the data provided in the livetable. To use this feature you should include the page XWiki.LiveTablePropertyEditor in the page using the livetable to which you would like to add editors. Also you should set the field "link" to the value "editor" for each field you would like to be editable.

In the following example it is shown how to edit a status from a Holiday Request application:

PropEditorHolidayRequest.png

And in this one how to edit the last name of users:

PropEditorLastName.png

Get Connected