⚠ 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 load two methods in the same page



forgotten
  • profile picture
  • Member

Posted 12 December 2012 - 08:39 AM

Hi,

I am new to Grucery Crud, I confess that I have not made a search properly yet!! As I am in some urgency! I need to know that is a way by which I can display the lis_template and also the add of grucery crud in the same view file.

Lets say I have one table numbers:
1. id (Auto Increment)
2. number (int 15)

in the top of the page I want the add method of grucery crud to be loaded always.

in the bottom div the normal crud will be viewed. I want both in one view. Is that possible? Please help me out in this.

Regards.