Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to identify if null is returned #129

Open
tcarneal14 opened this issue Sep 28, 2017 · 1 comment
Open

How to identify if null is returned #129

tcarneal14 opened this issue Sep 28, 2017 · 1 comment

Comments

@tcarneal14
Copy link

Quick question: What is the easiest means of identifying that nothing was returned from a query in sheetrock so that I can place alternative content instead like "More info coming soon.."?

Thanks!

@chriszarate
Copy link
Owner

You will need to provide a callback to inspect the returned data and determine what you want to do. See the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants