This looks really interesting.

I have a possible application in mind - in this case, site editors want to be able to manipulate tables for public display, without getting into the full Views UI (which in any case doesn't provide some of these options).

Would it be possible for the editors to format a table, then save the state for public viewing? I suspect if this is all happening at the client end, it might be a non-starter - but thought I'd ask.

Comments

rdeboer’s picture

Status: Active » Closed (works as designed)

Hi Adam,
I understand your use-case, but you have answered your own question: it's a non-starter.
The module simply passes the capabilities of the DataTables JS package on to a Drupal context.
I have no plans with the module to take it much beyond that.
Sorry.
Rik