⚠ 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

Why is hidden the first field in read grocery crud



Ricardo Hernández Báez

Ricardo Hernández Báez
  • profile picture
  • Member

Posted 27 June 2016 - 15:48 PM

I have  a question , I need to display the id_person in read but it is hidden ,  the id_person is  on displayed  in list_template  but not in view ,  any  solution?


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 01 July 2016 - 05:29 AM

if you look very close to the code your read fields are similar to the ones in edit - only thing is .. it just renders the same way... checkout the forum -there u will find some way to alter the code to set the read fields seperate from edit fields. Then you would be able to control the output as u desire.

 

Happy GCing :)