Plugin Contributor
Kim L
(@kimmyx)
Hi Rich,
Yep! In the Advance Settings of your data table, add the following:
{
"info": false
}
Please see: https://share.getcloudapp.com/6quNjk7e
Hope this helps! Let us know if you have more questions.
Thread Starter
Rich
(@rpm765)
Thanks for this, Kim! But I have a slight problem. I already have some code in the Advanced Settings for the table:
{
“language”: {
“processing”: ” “,
“loadingRecords”: “Loading the projects…”
}
}
If I add this new code, I get an error on Line 6 and none of this code works:
Plugin Contributor
Kim L
(@kimmyx)
Hi Rich,
I see! In that case, please add the new setting like this:
{
"language": {
"processing": " ",
"loadingRecords": "Loading the projects…"
},
"info": false
}
Hope this helps! 😊
Thread Starter
Rich
(@rpm765)
There we go! That worked perfectly!
Thanks for the FAST answer to this, Kim. Love this plugin!
Hi Rich,
I’m glad that Kim was able to help you out on this one.
Let us know if you have further questions, as we’d be glad to assist you!
We thank you for your appreciation!