Submit default value on first page load
992517Feb 21 2013 — edited Feb 25 2013I've built three cascading select lists on the basis of three different LOVs and a chart using the values of the select lists. The first select list has a default value.
How can I manage to submit this default value on first page load in order to set the values for the other two select lists and show the graph of the chart?
Without setting any values the user should see the graph when the page loads.