Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Get fields from database without sending them to browser #816

Merged

Conversation

philippemilink
Copy link
Contributor

Hi,
I added a column option sent_in_response. By default this option is set to true. But if you set it to false, it allows to get a field from the table, but without sending this field to the browser. This allows to access to this field in closures used in the options of other columns for instance.

The visible option isn't sufficient here, because it's only hide columns in browser, and user can show them.

* to get access to a field without sending it to the browser
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants