⚠ 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

Insert value in the table from the view which is created on multiple tables



kanted

kanted
  • profile picture
  • Member

Posted 18 June 2016 - 10:06 AM

I have created a view on the multiple tables and used it in a grocery crud function. When I used view on the single table I can update the table from grocery crud, but when view created on multiple tables is used in grocery crud, im not able to update any column of the table. is it possible to update the column from grocery crud in any of the table.

 

Note: Even in self join of the table, this is not working.


kanted

kanted
  • profile picture
  • Member

Posted 28 July 2016 - 06:14 AM

any help would be highly appreciated 


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 28 July 2016 - 11:06 AM

if you can share sample / screenshot  table structure / error / etc one may look into the same and share some solution. Without it, this is getting a bit hard to visualize whats happening @the back.