Forms 6i to Graphics 6i - still need help!
438673Feb 25 2005 — edited Mar 24 2005I can successfully call a graph from a form if the graph's query is static. When I try to pass a parameter to the graph for use in the query, I get the graph but no data, even if the parameter in the form is hard-coded to the same value previously hard-coded in the graph's query. I tried Frank N.'s suggestion in a previous topic thread; the problem is definitely in the form-to-graph communication. I have tried og.refresh with both text and data parameters as well as run_product. I just can't get the parameters to work. This is a very simple call; it must be possible. Please help.