Multi Lookup field for one table
Posted: Wed Jan 24, 2018 2:14 pm
I would like to create a from , it have multi lookup field and link up with one table. But I can't make it work on SQL builder.
For example :
Device Form , only four field
device_name , handle_by , created_by , updated_by
Staff Form , only one field
staff_name
I make handle_by , created_by , updated_by into Lookup type and lookup for staff table .
It work on Device Edit Form.
But it can't work on Device browse form.
I try to make the field relationship to that three lookup field , no record show.
Can anyone help ?
Thanks
Kevin Lo
For example :
Device Form , only four field
device_name , handle_by , created_by , updated_by
Staff Form , only one field
staff_name
I make handle_by , created_by , updated_by into Lookup type and lookup for staff table .
It work on Device Edit Form.
But it can't work on Device browse form.
I try to make the field relationship to that three lookup field , no record show.
Can anyone help ?
Thanks
Kevin Lo