Hello Dear Colleagues from the VH forum,
On the main page, the user clicks on a button and he jumps to a popup window that will read a database/table and will list the customer on the table as follows;
code | Name | City
0004 | AAAAAAA | Lisbon
0001 | BBBBBBB |Braga
0003 | HHHHHH | Lisbon
0002 | MMMMM |Braga
I would like to click on the code number of the customer and to bring back to the original page this clicked number. How can I do that?
The same also with a "List Products" popup.
Thanks in advance for all the help,
pipesportugal
On the main page, the user clicks on a button and he jumps to a popup window that will read a database/table and will list the customer on the table as follows;
code | Name | City
0004 | AAAAAAA | Lisbon
0001 | BBBBBBB |Braga
0003 | HHHHHH | Lisbon
0002 | MMMMM |Braga
I would like to click on the code number of the customer and to bring back to the original page this clicked number. How can I do that?
The same also with a "List Products" popup.
Thanks in advance for all the help,
pipesportugal
Comment