Hello everyone , sorry for my english , I'm trying PHPRunner to see if I can use for my applications .
I created a two tables : orders and customers .
when I place an order you select the customer via a lookup table
I want a field of the order was filled with the same content of this field in the customer table because then I would have a chance to be able to edit .
And ' possible to do this without writing code ?