Page 1 of 1

Convert Lookup Field to multiple choice

Posted: 2017-09-25 07:04
by gatenet
Hi there, i need help coverting a lookup field to multiple choice. I have a table services and a table orders, when the user want to make an order i want to be able to take as many services as he likes from the table services. The only way i think right now is to put more fields in table orders but that is not confortable, the other way is to covert the field services in orders table to a multiple choice field, or the third solutions is when the user choose a service automaticly opens a new field for select services each time. The first solution is the easy one, but i dont know the code for the second or the third solution, can anyone help me?