Okay
  Public Ticket #1867734
Can I hide the data from a "Guest" on the site, and the data will only be shown to subscribers by an add-on such as Paid Member Subscriptions, and is there any other plugin that requires a subscription for tab access, and matches your plug-in? After the subscription has ended, Tabla will be blocked.
Closed

Comments

  • ‪m.s n‬‏ started the conversation

    Hey.
    I'm interested first in the purchase of 3 extensions of your tables and advanced search, and a form with an intragation to the table.
    Alexander Gilmanov sent me to check out the plugin options here.
    My questions:
    1. Are tables hidden from Google? I have to keep the privacy of the data in the tabla, I must not have robots scan the tabla.
    2. Can I hide the data from a "Guest" on the site, and the data will only be shown to subscribers by an add-on such as Paid Member Subscriptions, and is there any other plugin that requires a subscription for tab access, and matches your plug-in? After the subscription has ended, Tabla will be blocked.
    3. Are the plug-ins ready for full translation? I want to translate it myself into Hebrew.
    4. Does it support RTL?
    5. Do belong to the following steps:
    Step 1, form on the front of the site where visitors or users enter data, and it is saved into a database.
    Step 2, I check that the data entered are correct (no malicious intent or robots, etc.) and then I export to Excel file.
    Step 3, I build a tabloid that is hidden from the site's visitors, and is intended only for subscribers, and imports all the data into this tabla.
    Only subscribers can now view the data.
     Does it belong ??
    6. My use is for about 20 columns per row, and thousands of rows, with advanced search, is it appropriate to do it with your plugin?
    7. Can data be stored in a tab that will not be displayed on the front, for example, there are 20 pages per line, and only 10 pages can be viewed by someone who is not the webmaster.
    8. When I import data from an Excel file into the tabla, what happens when some of the rows already exist in Tabla? Does it replace what exists? Or does it save every second row in the database? Or does he know not to upload data that already exists in Tabla?
    9. Is there a possibility to do a single tab (from some other tables) where each user only sees the data that he feeds into the tabla?
    10. Can each user specify that a user can not export data to Excel, and a manager can export the data (eg in the control panel)?
    A very detailed response awaits you in order to purchase your 3 plugins.
    Thank you

  •  1,689
    Miloš replied

    HI ‪m.s n‬‏,
    Thank you for your inquire.

    1. 

    In order to make a table from the Google Spreadsheet the spreadsheet must be published to the web

    2 and 5.
    There is an option in our plugin where you can enable User to view and edit only their own data.

    More information on this link.

    3. 

    You can translate all the plugin strings and you can find more information on this ticket

    https://tmsplugins.ticksy.com/ticket/1346552/

    4. 

    Unfortunately for now RTL is not possible.

    6.

    We have users that are using a tables with a lot of data. Here is the link of how you can achieve it.

    Keep in mind that this also highly depends on the the server performance.

    7.

     You can choose which column will be displayed on front end, but you can not choose to hide the row from the table.

    8.

    Once the table is saved in the database using the third option in our plugin, every change in the table must be done within our plugin, so importing a new file will require making a new table from the beginning.

    9 and 10 and Can I hide the data from a "Guest" on the site, and the data will only be shown to subscribers by an add-on such as Paid Member Subscriptions, and is there any other plugin that requires a subscription for tab access, and matches your plug-in? After the subscription has ended, Tabla will be blocked.

    Unfortunately this is not possible to achieve with the plugin built in features at the moment.


    Best regards.

    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  • ‪m.s n‬‏ replied

    Thanks
    I did not understand the answers to some of the questions.
    1. Question 1 Can I hide the data from Google's robot? I do not want the data in Tabla to be publicized.
    2. Question 10 Can the Excel export button be removed from the front of the site so that users do not copy the content on the site, but will the manager be able to export the data to Excel?
    3. Question 2 and 5 I do not need every user to see only the data of himself, I need all users can read data, but only the user who created the data can edit them.
    4. Question 7, so it is not possible to hide a particular column from the user (such as ip)?
    5. Question 4, does the plugin not support the Hebrew language? I asked before and was told that it was possible to translate it into Hebrew.
    6. Question 8, then there is no way to update an existing table by Excel file?
    7. Question 6, I do not understand MySQL server setup, can you help me set up MySQL server so I can do tables with a lot of data?
    Thank you very much

  •  1,689
    Miloš replied

    HI ‪m.s n‬‏,

    1. On the page where the spreadsheet is you  can set for the page that you want to use the Spreadsheet data, to not index the whole page, or you can make a server side table from the google spreadsheet ( link)

    2. You can hide that button from the front end user with some CSS coding. First you will enable it in the table tools and then you can use the CSS to hide it on the page. More information on out FAQ section.

    3. This feature allows users to edit and delete their own data, the main idea was that users would be able to have full “CRUD” (Create, Read, Update, Delete) functionalities for their entries, but would not be able to see, edit, or delete entries made by others. So if some user adds some of his own data, other user can not see it. 

    The only way to achieve this is that admin prepares the table and specify which user can see the value.

    4. Unfortunately it is not possible to hide a column for specific user. You can hide columns for all users not specific one.

    5. It supports the Hebrew language and you can translate all the strings from our plugin but the position of the string will remain on the left side.

    6. We have 2 options to make a table from the excel file.

    First option:  Add from data source- in this case  you upload the excel file and every change in the file for example you add some more rows will be updated in the plugin.

    Second option: Creating editable tables by importing data from Excel, in this case when you make a table with this option , the new table will be created in your database and all changes that you need to apply to the table must be done within the plugin.

    7. Unfortunately like it is said in notice from  our documentation 

    Please note: Using this plugin feature requires at least a basic knowledge of SQL. It is assumed that you can create the table in some MySQL data manager (e.g., PHPMyAdmin, MySQL Workbench), and prepare a SQL query that will return the data you need. If you do not know how to use MySQL, refer to the “Create a MySQL-query-based table by generating a query to MySQL database” section. It will explain how to create complete tables or MySQL queries without this basic knowledge. Please be advised that preparing MySQL queries for you is not included in the plugin support, but it can be done as a paid customization service.


    You can test all the plugin features on our sandbox site

    http://sandbox.wpdatatables.com/

    Also we tried to display all plugin information and description in our documentation.


    Best regards.

    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  • ‪m.s n‬‏ replied

    Hey
    Thanks for the detailed response.
    Your plugin is awesome!
    1. I have a problem, when I add more than 15 columns, the columns are deleted from the database alone, can you explain to me why this is happening?
    Thank you

  •  1,689
    Miloš replied

    HI ‪m.s n‬‏,

    I saw that you opened a ticket in the wpdatatables category, which is fine, and my college will help you out there.

    This is a pre purchase category and the question is not related to the pre purchase so I will close this one.


    Best regards.

    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables