Importance of hidding private data
Let's assume you have created customers database using My Task Helper. You've built Customer form, integrated it into your site and users periodically submits data to your form. You'll have customers database now and decided to share it on another page of your site. But your customer form includes some private informaion which you can't and don't want to share in internet. So you need a way to hide some fields of your customers records. This is why we created enable/disable fields functionality in Widget Builder.
Solution - hide private columns
To hide or show fields you need to go to your Database widget and disable or enable needed column. This is it, you solved a problem and can share your database without worrying about private information, only you can see it in MyTaskHelper.com and your site visitors will only see allowed columns.
