This topic is locked

List page specific record.

11/15/2008 1:31:26 AM
PHPRunner General questions
M
maxcolo author

Good morning,

I have two table
Table

id_table | number_table

Prenotation_table

id_prenotation | id_table |date |seat
I would want to be able to visualize in search_page.php after the date has been selected only the tables of the chart tables that have not been reserved and therefore they are not present in the chart bookings.

And once visualized, I would want that the field I number table both cliccabile and you address me to the page add_reservation.php passing the varying id_tavolo. Is it possible?

Thank for your help

M
maxcolo author 11/17/2008

not even a small help to begin?

J
Jane 11/17/2008

Hi,
to set up field as link use custom format on the "View as" settings dialog on theVisual Editor tab.

I'm not sure that I understand you question about search page. Please clarify.