⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

How to get prdocut or category name in third tier from parent



qazihamayun

qazihamayun
  • profile picture
  • Member

Posted 09 November 2014 - 19:52 PM

<p>Grocery Crud is awesome, saved tons of time..</p>
<p>&nbsp;</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>&nbsp;</p>
<p>Thanks</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img alt="" src="ftp://b10_14590675@ftp.byethost10.com/htdocs/screen_shots/test.png" /></p>
<p>&nbsp;</p>

Amit Shah

Amit Shah
  • profile picture
  • Member

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..