Forum Discussion

RaviSiddana's avatar
RaviSiddana
Qrew Trainee
12 months ago

Code for Saving the Records

Hi,

In one of our application, we have public forms and save the records we have a "SAVE" button (URL FIELD) and using the code as mentioned below.

"javascript: \"saveBtn.click();\n EvCancelAll(ev);\"

Now we want copy the same code in another table, we are getting error that JavaScript is disabled in fields. 

Could anyone help us in resolving this issue?


------------------------------
Ravi Siddana
------------------------------

10 Replies

  • Javascript is now restricted from being used with Quickbase formulas and you won't be able to edit/save that field until after you remove it. If you post the full contents of the formula I can take a look to see how you might go about replacing it. 



    ------------------------------
    Chayce Duncan
    ------------------------------
    • MarkShnier__You's avatar
      MarkShnier__You
      Icon for Qrew Legend rankQrew Legend

      Further to Chayce's question, what does the button need to do?



      ------------------------------
      Mark Shnier (Your Quickbase Coach)
      mark.shnier@gmail.com
      ------------------------------
      • RaviSiddana's avatar
        RaviSiddana
        Qrew Trainee

        Button just need to save the record when people from public filling the form.



        ------------------------------
        Ravi Siddana
        ------------------------------