Menu

Removing "Delete" Button from DB

Help
Jay
2009-02-14
2013-06-03
  • Jay

    Jay - 2009-02-14

    I created a Form in v2.09c and applied the File-based Database feature. Now when you go to the Admin page where the Form is, ex. www.mysite.com/myform/admin; You get that orange background with the data tables rows/columns etc.. on the right hand side there is a "Delete" button as well as a "Print" button. Is there any way to change the code to disbale that "Delete" button? This is in order to prevent careless errors. THanks =)

     
    • TNTEverett

      TNTEverett - 2009-02-14

      You can rename the delete_rec.php and/or delete_file_rec.php in the admin folder and replace them with blank php files with the same names.

       

Log in to post a comment.