Seems like a simple thing.
I have a simple search form with three fields on it.
The information entered helps tailor the DB query.
I have it working where it displays the data on the same form page, but I
want it to display on a separate page.
What is the best way to do this?
I have tried to us
New to web2py. What I am doing should be very simple, but can not get it to
work.
I have a simple search form:
def search_form():
results=None
headers=['Jira Id', 'Customer Name', 'Device Type', 'Serial Number',
'Driver Version', 'Firmware Version', 'Sector Size', 'Free LEBs', 'Bytes
R
2 matches
Mail list logo