Discussions

 View Only
Expand all | Collapse all

I have html text on my page but having difficulties on how to add those records to my table. keep getting error

Godstime Oyamielen

Godstime Oyamielen03-27-2018 05:38

Godstime Oyamielen

Godstime Oyamielen03-27-2018 12:25

  • 1.  I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 03-27-2018 05:38


  • 2.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 03-27-2018 05:41
    Hi Godstime,

    Can you please share the screenshot of the error?

    Thanks,
    Gaurav


  • 3.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 03-27-2018 11:57
    <html>
    <body>

    <h2>HTML Forms</h2>

    <form action="/action_page.php">
      Claim Number: <input type="text" name="firstname" value="">
      <br>
      Customer ID: <input type="text" name="lastname" value="">
      <br><br>
      <input type="submit" value="Submit">
    </form> 

    <p>If you click the "Submit" button, the form-data will be sent to a table called "/https://pcu.quickbase.com/db/bnjtiaiur?a=er&preview=1&dfid=11</p>;

    </body>
    </html>


  • 4.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 03-27-2018 12:04
    You just want to capture the data from the form and wanted to save the same to the table right?

    If yes, then I would suggest you go to the below link which is very helpful to create an HTML form for the same purpose.

    https://login.quickbase.com/db/6mztyxu8?act=DBPage&pagename=formWizard.html">https://login.quickbase.com/db/6mztyxu8?act=DBPage&pagename=formWizard.html">https://login.quickbase.com/db/6mztyxu8?act=DBPage&pagename=formWizard.html

    Because your code is incomplete and it will not work at all.

    Please try it and let me know if you have any questions.

    Thanks,

    Gaurav


  • 5.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 03-27-2018 11:58
    When i hit the submit button i get this

    "We can't understand the URL you specified.
    If you think the URL is correct, try refreshing this page.


  • 6.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 03-27-2018 12:25
    Thanks Gaurav. This was very helpful. 


  • 7.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 03-27-2018 12:31
    Your welcome. Please feel free to ask any questions on this great forum. We are here to help you.

    Thanks,

    Gaurav


  • 8.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 03-27-2018 15:36
    Hello Gaurav...

    The link would not let me add pages to other applications saying the application Token has not been assigned.
    Also, is there a way I can have a report on that same page using html or css? Thanks.


  • 9.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 03-27-2018 17:26
    Yes, it is possible to show the table report on the web-page with the help of API. Application tokens are always good because of it protects our data.


  • 10.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 03-27-2018 18:25
    Can you help with an example please.


  • 11.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 04-05-2018 20:24
    hello Sharma,

    I have a link to a form on a page that works fine but I do not know how to return to the home page after the save or add button. Please help with ideas. 


  • 12.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 04-06-2018 05:28
    Hey, do you want to return to the Quick Base homepage or a specific page within the Quick Base or any webpage?

    Here is the code which you can add to your webpage.

    <input type=hidden name=rdr value='http://www.google.com'>;
    If you want to walk me through each steps. Please let me know we can setup up a call and discuss it in detail.

    Thanks,
    Gaurav


  • 13.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 04-06-2018 12:05
    Please I would like for you to work me through. What time or day would be convenient for you?


  • 14.  RE: I have html text on my page but having difficulties on how to add those records to my table. keep getting error

    Posted 04-06-2018 12:14
    I am available today. Please send me an email at gauravsoft93@gmail.com.