⚠ 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 implement callback_read_field



kenshicu

kenshicu
  • profile picture
  • Member

Posted 14 February 2014 - 16:41 PM

how I can implement callback_read_field, for modify the content of this view?

 


ceroberoz

ceroberoz
  • profile picture
  • Member

Posted 14 February 2014 - 20:30 PM

based on the docs, there is no such function.

http://www.grocerycrud.com/documentation/options_functions

could you give us more detail information about what are you trying to do with GroceryCRUD and the expected result?


kenshicu

kenshicu
  • profile picture
  • Member

Posted 15 February 2014 - 13:22 PM

I trying to modify the view of Read, I trying to change the size of inputs and cheditor


ceroberoz

ceroberoz
  • profile picture
  • Member

Posted 16 February 2014 - 18:25 PM

then I take you want to change the layout, right?

assuming you are using the default theme, just do some modification in the flexigrid.css

E:\xampp\htdocs\CI\assets\grocery_crud\themes\flexigrid\css

for find the right CSS element, use inspect element.

Firefox, Opera and Chrome will do.