• Resolved aschoeppach

    (@aschoeppach)


    Thanks for your great plugin!

    2 questions:

    I just want to use your plug-in in back-end not in front-end. The cause is, that I store sensitive data (GDPR), which I want to export as xlsx. If I set the form to privat ( with QuickEdit) I can’t open the data table correctly. Is there any way to disable the front-end?

    Another problem is, that if I delete some columns or I delete them in the Add row sidebar, each time if a new form entry is created the columns reappear. They are now empty, but the column header still appears. Can I also delete the column headers, so they won’t appear in the xlsx export?

    Thanks for your answers. (BTW I use CF7)

    • This topic was modified 1 year, 10 months ago by aschoeppach.
Viewing 3 replies - 1 through 3 (of 3 total)
  • hello @aschoeppach,

    1. The data stored in Tablesome tables is already private; unless you paste the table shortcode on any page, it is not visible to the public. Only logged-in users can see the table.
    2. Regarding the reappearance of deleted columns, please make sure that you have followed the steps in this docs – https://tablesomewp.com/docs/deleted-columns-reappear-after-new-form-submissions/
    Thread Starter aschoeppach

    (@aschoeppach)

    Thanks for your quick answer. It should work now.

    I have 1 further question. Why is the admin email address shown in plain text in the source code of the form: Even if it is encoded, it is a huge security issue!

    <script type='text/javascript' id='tablesome-workflow-bundle-js-extra'>
    /* <![CDATA[ */
    var tablesome_ajax_object = {"nonce":"71bb236a00","ajax_url":".........."admin_email":"[email protected]","site_domain":"kvs-schule.de"};
    /* ]]> */
    </script>
    • This reply was modified 1 year, 10 months ago by aschoeppach.
    Plugin Author Essekia

    (@essekia)

    @aschoeppach That should not happen. Just released a fix.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Backend’ is closed to new replies.