hi all,
whats the best way to handle this.
i want users to be able to add new items onto a form. these items are services that a customer may choose.
in theory there could be 100 different services for each customer. but in practice the maximum will probably be 10.
as a new service is created by the user new items will appear on the form. for example, a memo box for description some yes/no chk boxes and a text box.
is there a way to create all these fields dynamically as and when a new service is selected or is it majorly complicated?
would it be eaiser to just create up to 10 sets of fields and just show/hide them as and when the user creates the service?
thanks
zac