How to get prdocut or category name in third tier from parent
- Single Page
Posted 09 November 2014 - 19:52 PM
<p> </p>
<p>Please see the attached screen shot, My DB structure and question is mentioned in screen shot, I am confused, that how we can acheive the category/product name in third tier,</p>
<p> </p>
<p>Thanks</p>
<p> </p>
<p> </p>
<p><img alt="" src="ftp://b10_14590675@ftp.byethost10.com/htdocs/screen_shots/test.png" /></p>
<p> </p>
Posted 10 November 2014 - 10:45 AM
The only way possible is using callback_column...
that way u can query stuff out ... and return it to the callback..