Hey guys,
I have a main Order Form, and in it I have a Subform Products, so I can add as many products to the Order as I want. How can I populate the dropdown in the subform with a predetermined list of products(retrived from Items in Zoho Books).
I can't put it in the onLoad in the products form because (I think) tecnically that form will never load, it will only be called from the Order Form.