Input field with value from another datatable

Input field with value from another datatable

sesimonsesimon Posts: 3Questions: 1Answers: 0

I am pkanning to set up a small project with the editor but one field has to be filled with a value from another datatable.

E.g. ... I have table orders having general data about an order but i want to fill client data from table clients ...

So I create row in orders having a coloumn client id. When clicking on client id a popup comes up with a datatables on client table where user can search for client and selected value returns client id to editor in client id column.

how do i do that?

Regards,

Sebastian

Answers

This discussion has been closed.