SebTags 1.0 Documentation: Overview

Overview

The cf_sebTable aims to simplify the creation of common data output tables. At its most basic, it can take data and display it in a table based on the column definitions (by cf_sebColumn tags) given and display it appropriately.

It can also facilitate some basic data interactions that are performed on multiple records at once. The cf_sebTable tag allows you define components and arguments to handle these actions so that you can perform whatever logic and action is needed by your application.