I have a master data set/grid for "company(s)" company1, company2 etc with all their company info.
When I click on a company, the detail grid loads employees. Employee 1, employee2 etc all under master company set. Thus your extension works great to that part... I just want to take the Ajax 1 step further.
What I want now is to click the employee and show full details of employee; show a single record page for the employee (a photo, resume, tel etc). If the employee record could show as additional detail div under your detail grid, or show up as a lightbox with the info etc that is what I was looking for.
I tried the fancybox but no good (the java script conflicts with your light box editing script), or if you point me where/how I could pass a variable to continue the Ajax from your detail grid to another element or div on the page. |
|
|