Forum Discussion

  • Hi Godstime,

    Can you please share the screenshot of the error?

    Thanks,
    Gaurav
  • <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>
  • 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.
    • GauravSharma3's avatar
      GauravSharma3
      Qrew Commander
      Your welcome. Please feel free to ask any questions on this great forum. We are here to help you.

      Thanks,

      Gaurav
    • GodstimeOyamie1's avatar
      GodstimeOyamie1
      Qrew Cadet
      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.
    • GauravSharma3's avatar
      GauravSharma3
      Qrew Commander
      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.