How can I set value to a variable that exists outside of MRVS from the MRVS
I have MRVS and one of the variables is AmountI want onchange client script that once amount change it well set a variable outside of the MRVS that called total amounttried g_form.setvalue // didnt worktried something with g_service_catalog.parent b...