⚠ 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

Can I see a field when i´m editing and no when add??



gate79
  • profile picture
  • Member

Posted 14 December 2013 - 20:19 PM

Hi!

I need help with Grocery Crud. Hope you can help me!

 

The thing is I don't want to see a field when adding registers, but I want to see it when editting. I'm using "file type" invisible for adding, but I don't have a clue about making it visible for edditing. Can you give me a hand on this? Thank you so much!

 


jinbatsu
  • profile picture
  • Member

Posted 15 December 2013 - 23:14 PM

like this?

example:

$crud->unset_add_fields('name','address','postcode');