Okay
  Public Ticket #1780772
Edit data from table linked to google spreadsheet
Closed

Comments

  • bzmohammed started the conversation

    Hello,

    I linked a table with google spreadsheet, and I can get the data, except that it's read-only, I want to have a method to edit this data: for example, make a request to copy them to another base created manually, or other.

    Thanks in advance

  •  472
    Isidora replied

    Hi bzmohammed,
    Thank you for your purchase.

    Sorry for late response. 

    Please note that on Monday, November 12th was non-working day due to the National holiday. Because of this, there will be likely a delay in reply to your tickets, possibly until Tuesday the 13th of November. We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days

    In many cases, you might have an initial file with the table data, but this table needs to be regularly updated (e.g. if it is a price list, a catalog, etc.). wpDataTables has two options here for you:

    1.  Creating tables linked to existing data source,(first option in table wizard) in which case you will upload the file and initialize the table, whereupon it will be read every time on page load. Then you can overwrite this file to update the data. Such tables won’t be editable within WordPress, and if they are larger than 3000-5000 rows, the page load and generation time will be slow.
    2. Importing table data to WordPress.(third option in table wizard) The initial data will be read and imported from the provided file or a Google Spreadsheet. You can select to skip certain columns, or add columns. You can edit both the structure and the data within the table at an any point later, but the table won’t be synced with the source file as is the case with the first option, but this table will be editable through wpdatatables; e.g., if you change something  in source Google Spreadsheet, your wpDataTable data will stay the same because the data will be already imported to the database.

    Best regards.

    Kind Regards, 

    Isidora Markovic

    wpDataTables: FAQFacebookTwitterFront-end and back-end demoDocs

    Amelia: FAQFacebookTwitter |  Amelia demo sites | Docs

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

    Powerful FiltersGravity Forms Integration for wpDataTablesFormidable Forms Integration for wpDataTables