The situation : I have a search form. When I submit this form, I display the results in a table on the same page with a pager. This is ok for the form, and for the display of results in the table pager, but, when I change the page, the table disappear because I am working on the same page.
Hi Im new to drupal, can you view the html code from viewing in drupal itself? i am wanting to add code to change the background of input fields. pretty much i want to edit the shape of an input fields and not sure if going through the server side is the only way to do this?
thanks