⚠ 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

Prompt to add non-existing Value from dropdown Box to joined table



Maximus
  • profile picture
  • Member

Posted 23 January 2019 - 22:53 PM

Hi Grocery Crud experts!

 

My scenario is like that:

I have a table of Clients and a General table of Orders which is the main dashboard of Grocery CRUD.

Whenever I used a different framework for working with database (Orders) and input non-existing Client inside the joined Orders table, I received a prompt to Add or Cancel Adding "New Client" into Clients table.

Now I need to realize the same thing in GC.

My Orders table contains Clients from joined table and Clients are displayed in a drop-down box. I need to make possibility to add Clients straight from my central table. Is this possible?

Thank you!