หน้าแรกProject CRUD Web Apps 2023 bysemicon -กุมภาพันธ์ 16, 2566 6 CRUD Web Apps 2023DEMODownloadAdd, edit, delete image files in the Google Drive folder.1. สร้างตาราง google sheets 2. เปิด App script สร้างไฟล์และเขียนโค้ดตามด้านล่างนี้code.gsindex.htmljavascript.htmlformAdd.htmldataTable.html Tags: Project Facebook Twitter
err happens! https://drive.google.com/file/d/1IMYwDaNep2L34N_r4g-AqRCaC3zGfoXE/view?usp=sharing
ตอบลบerror
ลบhappens! https://drive.google.com/file/d/1IMYwDaNep2L34N_r4g-AqRCaC3zGfoXE/view?usp=sharing
โครงการนี้ผมทดสอบแล้วไม่มีปัญหา ตรวจสอบการแจ้งข้อผิดพลาดจากระบบว่าผิดพลาดตรงจุดไหน แล้วทำการแก้ไข
ลบHi. Can you add an example where data is registred in a google sheet instead of beeing saved to google drive? Thank you
ตอบลบผมลองทดสอบแล้ว ไม่มีข้อมูลขึ้น เป็นหน้าขาวๆว่างเปล่าครับ
ตอบลบconst folder = DriveApp.getFolderById('xxxxx') //xxxxx ใส่ไอดีโฟลเดอร์เก็บรูป
ลบconst ss = SpreadsheetApp.getActiveSpreadsheet().getSheetByName('xxx') //xxx ใส่ชื่อชีตเก็บข้อมูล
ผมทดสอบแล้วไม่มีข้อผิดพลาด