Forum Discussion

TejasvitaDhuri's avatar
TejasvitaDhuri
Qrew Trainee
6 years ago

Can we Do the CRUD operation with the help of HTML & Javascript page and store Newly data into Quickbase Table

I want to make a HTML & Javascript page into Quickbase itself and want to do CRUD operation on the HTML page. Finally i want to store all the Newly added into Quickbase so is it feasible into Quickbase.


Thanks in advance

2 Replies

  • SuryaExpert's avatar
    SuryaExpert
    Qrew Assistant Captain
    By using JavaScript SDK for QuickBase, you can certainly do all the CRUD operations on QuickBase from HTML. About "Newly added into Quickbase so it is feasible in Quickbase" can you elaborate or rephrase that part? I don't understand that part.
    • TejasvitaDhuri's avatar
      TejasvitaDhuri
      Qrew Trainee
      Thanks Surya Avansta for your quick response i got my answer but i'm new to Quickbase so i don't know how to implement into Quickbase. Can you give me One simple CRUD Operation using JAVASCRIPT SDK. so it may helps me a lot.