Opening record in a new page


I have these records and I have create a print button. I am trying to get the print button to open up in a a blank page that I have created so that I can format it the way I want it to be printed. For example this table is on main.php and the page I am wanting to pull everything over to is print.php how ever I am not able to get the information to pull over. I have the button set to on click load the server connect and browser to go to ‘print.php?id=’+serverconnect_getsingle.data.query1[0].ordernumber
But it is not working. I have been trying quite a few different things for a couple of days to try to get it to work but I am having no success. I can get it to open in a modal but not a separate page. I do have the server connect connected the other page and I am able to get a list all to show but I am not able to get my form to populate with the info. Thank you for your help!

Community Page
Last updated: