Hi,
I have fetched values from database and shown in html format table
with the code help fromDrupal Community in my module file something like belowin figure 1. Now I have to
create a check box infront of every row for deleting and editing that
row values. Above or below the html table I have to create 3 Buttons
"NEW","DELETE","EDIT" as shown in figure 2.
"NEW" button should redirect me to form module where I have fields for filling form values. Using check boxes I have to delete or edit the data. How I can add buttons ,checkboxes and do my work.Please give me code .I am new to drupal so need help of Community.
| Slno | Code | Description | Type | Group |
|---|---|---|---|---|
| 1 | ABC | Something bla bla | one | a |
| 2 | XYZ |
Some one |
one |
c |