google-sheets-blog-cms icon indicating copy to clipboard operation
google-sheets-blog-cms copied to clipboard

Example of a Google Sheets CMS

Results 4 google-sheets-blog-cms issues
Sort by recently updated
recently updated
newest added

Can able to convert excel into web app with EASA software ,Spreadsheetconvert and Appizy .. But cannot convert google sheets into web app ....... Pleases How to help me for...

Hi. The Web-App is pretty cool I did it along the github-source, but I am getting the following error anytime: {"status":"error","message":"not authorized"} But I am the owner of the sheet...

Hey, Love the script! When I try to run it Google gives me the error of > TypeError: Cannot call method "slice" of undefined. (line 60, file"Code") Lines 59 -...

...yes, once again the browser nemesis IE11* at work - ___ FIRST issue is: document.addEventListener('DOMContentLoaded', app.init); 'app' is undefined FIX: because I have jquery in place, moved app.init(); into a...