Hi all,
I have just created a search form which when you type in a part number, it displays the part information, as well as steps required to create that part. My boss would also like the user of the search form to be able to click on the specific step (StepID) and view information on that step, either in a new window, or in the current form. The steps are sorted into different tables by the type of operation required for that step. If you look at the screenshots I've attached you will get a better understanding.
Basically I'd like to make it so you can click on the StepId in the table to the right on my form and view the specific information for that step. What I believe might cause a problem is that almost all of the tables that the step information is stored in contain a different # of fields, because the information they contain are all different.
Thank you in advance for the help, if you need any further information please feel free to ask.
I have just created a search form which when you type in a part number, it displays the part information, as well as steps required to create that part. My boss would also like the user of the search form to be able to click on the specific step (StepID) and view information on that step, either in a new window, or in the current form. The steps are sorted into different tables by the type of operation required for that step. If you look at the screenshots I've attached you will get a better understanding.
Basically I'd like to make it so you can click on the StepId in the table to the right on my form and view the specific information for that step. What I believe might cause a problem is that almost all of the tables that the step information is stored in contain a different # of fields, because the information they contain are all different.
Thank you in advance for the help, if you need any further information please feel free to ask.