Hello!
I have a big problem. I'd like to make a link between two list of values. For exemple, on a form there is a list of values where the user can select a product. There is also an other list of values where the user can select a project about the product before. These data are in a XML file.
How I can refresh projects when the user select a product? This refresh must be done after each selection of one product. Thank you.