2016-08-23
1.2.1
Pedro Oliveira
9.1.301.0
All
All
Widgets
[Overview]
Enables you to build a view only Table in which actions show up on click in a similar style to the Platform's Editable Table.
[Detail]
Enables you to build a view only Table in which actions show up on click in a similar style to the Platform's Editable Table.
It should be directly reusable as it is structured in a core module and a sample.
The instructions for using it are
Add reference to clickableTableBlock in ClickableTable eSpace
Add weblock to the page where you want the clickable table (inside the same refresh area if using ajax refresh for it)
In the table, set the style to ClickableTable and add your actions to the last columns (it will not be visible in runtime)
Publish and test