⚠ 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

field_type and read bug



Robert
  • profile picture
  • Member

Posted 01 November 2013 - 14:19 PM

If you use $crud->field_type('agent_dec','dropdown', .... at the list you see the name used but at read you see the id.


Amit Shah
  • profile picture
  • Member

Posted 02 November 2013 - 22:32 PM

Well that is very true Mr. Robert - the read functionality is yet to be evolved. It is out with a basic version and will get better and better. It will be great if we can spare out time and alter the GC library code for the same and provide in solutions for the issues. It will be a good helping hand to Web Johny and all of us GC members :)

 

I will look if there is a workaround - will surely give a possible solution as and when time permits.You too can spare in some time and extract a solution on the same.

 

Happy GCing :)


edramirez
  • profile picture
  • Member

Posted 09 November 2013 - 19:46 PM

I noticed the same problem. Whenever this causes confusion, I remove the "view" functionality in order to simplify things.