⚠ 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

change export button code



ashish
  • profile picture
  • Member

Posted 11 May 2013 - 07:35 AM

I want to change the export button code.....how I do this where's the actual code of it...please let me know


davidoster
  • profile picture
  • Member

Posted 12 May 2013 - 06:24 AM

The code of the export is within the Grocery CRUD library.

The best way to change the code is by extending the library itself and then override export's code.

See here how to extend the Grocery CRUD library.