This topic is locked

new buttons in list page

11/24/2010 7:29:31 PM
PHPRunner General questions
A
aramuni author

Hi,
I have a table with some records inserted and I need execute specific functions like change status of one record to:

  • open
  • suspended
  • waiting
  • close
    The idea is select the record and click specific button to change the status.
    How I do this?